From 88d5c3944cceda793d21e8ecea5475b69dbb61c6 Mon Sep 17 00:00:00 2001 From: yanhuiqinghot Date: Mon, 1 Dec 2025 10:58:54 +0800 Subject: [PATCH] 工单管理代码提交 --- urbanops-module-workorder/pom.xml | 131 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 131 insertions(+), 0 deletions(-) create mode 100644 urbanops-module-workorder/pom.xml diff --git a/urbanops-module-workorder/pom.xml b/urbanops-module-workorder/pom.xml new file mode 100644 index 0000000..b8e6f0d --- /dev/null +++ b/urbanops-module-workorder/pom.xml @@ -0,0 +1,131 @@ + + + 4.0.0 + + com.zteits.boot + urbanops + ${revision} + + + urbanops-module-workorder + jar + ${project.artifactId} + + + 工单管理模块 园林 市政 物业 + + + + + + com.zteits.boot + urbanops-spring-boot-starter-biz-tenant + + + + + com.zteits.boot + urbanops-spring-boot-starter-security + + + + com.zteits.boot + urbanops-spring-boot-starter-websocket + + + + + com.zteits.boot + urbanops-spring-boot-starter-mybatis + + + com.baomidou + mybatis-plus-generator + + + + com.zteits.boot + urbanops-spring-boot-starter-redis + + + + + + + com.zteits.boot + urbanops-spring-boot-starter-job + + + + + com.zteits.boot + urbanops-spring-boot-starter-mq + + + + + com.zteits.boot + urbanops-spring-boot-starter-test + test + + + + + com.zteits.boot + urbanops-spring-boot-starter-excel + + + + org.apache.velocity + velocity-engine-core + + + + + com.squareup.okhttp3 + okhttp + 3.14.9 + + + + + com.zteits.boot + urbanops-spring-boot-starter-monitor + + + + de.codecentric + spring-boot-admin-starter-server + true + + + + + commons-net + commons-net + + + com.github.mwiede + jsch + + + + software.amazon.awssdk + s3 + + + + org.apache.tika + tika-core + + + + com.zteits.boot + urbanops-module-system + ${revision} + + + + -- libgit2 0.21.4