From be396e19af86f49cc2c966c73b5f59cd36c7402e Mon Sep 17 00:00:00 2001
From: wjli <591616088@qq.com>
Date: 星期二, 09 五月 2023 16:09:15 +0800
Subject: [PATCH] 1.增加手持客户端当天签收率接口 2.增加后端月签收率接口

---
 xboot-modules/pom.xml |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/xboot-modules/pom.xml b/xboot-modules/pom.xml
index 895cf49..ccb7b86 100644
--- a/xboot-modules/pom.xml
+++ b/xboot-modules/pom.xml
@@ -13,7 +13,6 @@
     <packaging>pom</packaging>
     <modules>
         <module>xboot-base</module>
-        <module>xboot-social</module>
         <module>xboot-generator</module>
         <module>xboot-file</module>
         <module>xboot-quartz</module>

--
Gitblit v1.9.1