manage服务pom文件缺少配置增加

This commit is contained in:
liuzhaotian
2024-10-15 16:05:28 +08:00
parent 6f3bca28b7
commit f02b9d5c5e
@@ -204,6 +204,10 @@
<groupId>com.cf.imes</groupId>
<artifactId>cf-module-infra-api</artifactId>
</include>
<include>
<groupId>com.cf.imes</groupId>
<artifactId>cf-module-prod-executor-api</artifactId>
</include>
<include>
<groupId>com.cf.imes</groupId>
<artifactId>cf-module-prod-manage-api</artifactId>