From e02c8bba73210a1e0bfb457324871e4e08540299 Mon Sep 17 00:00:00 2001 From: fwq <582742538@qq.com> Date: 星期四, 29 十二月 2022 16:45:34 +0800 Subject: [PATCH] 金博出入库成功回调处理 --- pom.xml | 11 ++--------- 1 files changed, 2 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index 4e71708..1fc86a9 100644 --- a/pom.xml +++ b/pom.xml @@ -5,12 +5,12 @@ <modelVersion>4.0.0</modelVersion> <groupId>com.hz</groupId> - <artifactId>phi-sms-feign-parent</artifactId> + <artifactId>phi-warehouse-feign-parent</artifactId> <version>1.0-SNAPSHOT</version> <packaging>pom</packaging> <modules> - <module>phi-sms-feign</module> + <module>phi-warehouse-feign</module> </modules> <parent> @@ -189,13 +189,6 @@ <groupId>cglib</groupId> <artifactId>cglib</artifactId> <version>${cglib.version}</version> - </dependency> - - <!-- 鏁版嵁搴撹嚜鍔ㄧ敓鎴愯〃 --> - <dependency> - <groupId>com.gitee.sunchenbin.mybatis.actable</groupId> - <artifactId>mybatis-enhance-actable</artifactId> - <version>${mybatis.actable}</version> </dependency> <!--鍙戦�侀偖浠�--> -- Gitblit v1.8.0