From e3fb719068779e9b1a25fc92dd3c07434e83d2ca Mon Sep 17 00:00:00 2001 From: WangQi <1021674882@qq.com> Date: Tue, 15 Aug 2023 16:23:00 +0800 Subject: [PATCH 1/2] =?UTF-8?q?bug:=E7=89=A9=E6=96=99=E5=88=86=E7=B1=BB?= =?UTF-8?q?=E7=BC=96=E7=A0=81=E5=AF=BC=E5=85=A5=E5=A4=B1=E8=B4=A5=E8=B0=83?= =?UTF-8?q?=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../modules/taxcodematch/emum/SdenergyTaxCodeMatchEnum.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/order-management-consumer/src/main/java/com/dxhy/order/consumer/modules/taxcodematch/emum/SdenergyTaxCodeMatchEnum.java b/order-management-consumer/src/main/java/com/dxhy/order/consumer/modules/taxcodematch/emum/SdenergyTaxCodeMatchEnum.java index 800381fb..a2f66617 100644 --- a/order-management-consumer/src/main/java/com/dxhy/order/consumer/modules/taxcodematch/emum/SdenergyTaxCodeMatchEnum.java +++ b/order-management-consumer/src/main/java/com/dxhy/order/consumer/modules/taxcodematch/emum/SdenergyTaxCodeMatchEnum.java @@ -14,7 +14,7 @@ public enum SdenergyTaxCodeMatchEnum { WIFIBM_NAME("物料分类编码*", "wlflbm"), FIMC_NAME("物料名称*", "flmc"), SSFIBM_NAME("税收分类编码*", "ssflbm"), - SSFIMC_NAME("税收分类名称*", "ssflmc"), + SSFIMC_NAME("税收分类简称*", "ssflmc"), ; From 3cbccfcdf763d6aa0f77d39b7d8dd86ad5d87efc Mon Sep 17 00:00:00 2001 From: gaorl Date: Thu, 31 Aug 2023 15:41:09 +0800 Subject: [PATCH 2/2] =?UTF-8?q?feature:=E6=98=8E=E7=BB=86=E8=A1=8C?= =?UTF-8?q?=E6=8B=86=E5=88=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- order-management-consumer/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/order-management-consumer/pom.xml b/order-management-consumer/pom.xml index dcd8e927..63442e0f 100644 --- a/order-management-consumer/pom.xml +++ b/order-management-consumer/pom.xml @@ -282,7 +282,7 @@ com.dxhy.base sims-base-order-split - ${sims.base.order.split.version} + 1.0.1-sdenergy compile