From 6d9f4c9fa25bb589379a2269bb73a55398b1a87a Mon Sep 17 00:00:00 2001 From: rx <auster_i@163.com> Date: 星期五, 27 九月 2024 14:21:04 +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