diff --git a/pms-business/pom.xml b/pms-business/pom.xml new file mode 100644 index 0000000..ba136af --- /dev/null +++ b/pms-business/pom.xml @@ -0,0 +1,37 @@ + + + + pms + tech.unissense + 3.8.8 + + 4.0.0 + + pms-business + + + business业务模块 + + + + + + + tech.unissense + pms-common + + + org.projectlombok + lombok + + + + cn.hutool + hutool-all + + + + + \ No newline at end of file