From 439339f0b17a6773cc69ba945a4e5e5e106a9613 Mon Sep 17 00:00:00 2001 From: 王彪总 Date: Fri, 9 Jan 2026 17:34:51 +0800 Subject: [PATCH] feat(dept): 添加组织查询接口 --- pom.xml | 4 ++-- urbanops-server/pom.xml | 20 ++++++++++---------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/pom.xml b/pom.xml index 079902e..5d1fce6 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ urbanops-module-workorder urbanops-module-bpm - urbanops-module-report + urbanops-module-api - urbanops-module-erp + diff --git a/urbanops-server/pom.xml b/urbanops-server/pom.xml index 1c24ad9..206fb83 100644 --- a/urbanops-server/pom.xml +++ b/urbanops-server/pom.xml @@ -58,11 +58,11 @@ - - com.zteits.boot - urbanops-module-report - ${revision} - + + + + + com.zteits.boot @@ -113,11 +113,11 @@ - - com.zteits.boot - urbanops-module-erp - ${revision} - + + + + + -- libgit2 0.21.4