From 9a4375369ce2ca63412551071b1a3c3fa85921b8 Mon Sep 17 00:00:00 2001 From: zhouxiantao <1026371446@qq.com> Date: Mon, 09 Sep 2024 14:43:34 +0800 Subject: [PATCH] aop日志打印 --- .gitignore | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index a6514fb..a0aad76 100644 --- a/.gitignore +++ b/.gitignore @@ -18,4 +18,6 @@ dyh-service/dyh-sys/target/ dyh-service/dyh-utils/logs/ dyh-service/dyh-utils/target/ +dyh-service/dyh-sync/logs/ +dyh-service/dyh-sync/target/ logs/ -- Gitblit v1.8.0