فهرست منبع

促销方案商品导入原价没有修复

hu 2 سال پیش
والد
کامیت
f95e839479
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      src/custom/restcontroller/webmanage/sale/promotion/promotionItems.java

+ 2 - 2
src/custom/restcontroller/webmanage/sale/promotion/promotionItems.java

@@ -347,9 +347,9 @@ public class promotionItems extends Controller {
         try {
 
             // 华为云
-            //e = getPostExcelFactory(content.getLong("attachmentid"));
+            e = getPostExcelFactory(content.getLong("attachmentid"));
             // 本地
-            e = getPostExcelFactory();
+            //e = getPostExcelFactory();
 
             ArrayList<String> keys = new ArrayList<>();
             ArrayList<String> sqllist = new ArrayList<>();