소스 검색

新增admin模块

my-csc-config-file.git 5 년 전
부모
커밋
5c0c41e26d
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      pom.xml

+ 1 - 0
pom.xml

@@ -20,6 +20,7 @@
20 20
         <module>../csc-szls-config-server</module>
21 21
         <module>../csc-szls-business</module>
22 22
         <module>../csc-szls-message</module>
23
+        <module>../csc-admin-server</module>
23 24
     </modules>
24 25
 
25 26
     <groupId>com.unissoft</groupId>