Commit Graph

5 Commits

Author SHA1 Message Date
403f7b0620 fix(build): 移除 backend/pom.xml 中缺失的渠道子模块声明
当前仓库仅存在 mci-shared、mci-channel-common、mci-server,
删除不存在的 mci-channel-wecom/dingtalk/feishu/ivr 模块,
使根目录 [INFO] Scanning for projects...
[ERROR] [ERROR] Could not find the selected project in the reactor: mci-server @
[ERROR] Could not find the selected project in the reactor: mci-server -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MavenExecutionException 可正常执行。
2026-07-07 17:29:31 +08:00
6662a572e5 feat(server): add mci-server module with Spring Boot 4.1 2026-07-06 17:12:59 +08:00
71079d4988 feat(shared): add BaseEntity and ApiResponse 2026-07-06 16:58:23 +08:00
a7ccb8299c feat(shared): add BaseEntity and ApiResponse 2026-07-06 16:36:56 +08:00
b0828f0341 chore: add Maven 4 parent POM for sino-mci 2026-07-06 16:24:20 +08:00