调整项目结构

This commit is contained in:
2026-08-29 14:02:28 +08:00
parent c56aa6e752
commit c13302c0cb
52 changed files with 55270 additions and 124 deletions

View File

@@ -11,10 +11,10 @@
<relativePath/>
</parent>
<groupId>cn.alphaline</groupId>
<groupId>tech.easyflow</groupId>
<artifactId>ManuAgent-server</artifactId>
<version>0.1.0-SNAPSHOT</version>
<name>Smart Factory Approval Agent</name>
<version>0.1.0</version>
<name>ManuAgent</name>
<properties>
<java.version>21</java.version>