From 50998bb03ced7c49d02ad3b7a06a14b94db91099 Mon Sep 17 00:00:00 2001 From: houzhongjian <houzhongyi@126.com> Date: 星期四, 05 六月 2025 14:10:50 +0800 Subject: [PATCH] 代码初始化 --- .idea/compiler.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.idea/compiler.xml b/.idea/compiler.xml index 4c25c03..9d4d43b 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -7,8 +7,8 @@ <sourceOutputDir name="target/generated-sources/annotations" /> <sourceTestOutputDir name="target/generated-test-sources/test-annotations" /> <outputRelativeToContentRoot value="true" /> - <module name="iailab-fast-api" /> - <module name="iailab-fast-biz" /> + <module name="zhansteel-biz" /> + <module name="zhansteel-api" /> </profile> </annotationProcessing> </component> -- Gitblit v1.9.3