1
0

2 کامیت‌ها 016986928f ... 466f09f283

نویسنده SHA1 پیام تاریخ
  郭齐峰 466f09f283 Merge branch 'develop' into develop2 1 سال پیش
  郭齐峰 3825a4d150 调价单导入 1 سال پیش
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      src/custom/restcontroller/webmanage/sale/itempriceadjust/ItempriceadjustItemprice.java

+ 2 - 2
src/custom/restcontroller/webmanage/sale/itempriceadjust/ItempriceadjustItemprice.java

@@ -258,9 +258,9 @@ public class ItempriceadjustItemprice 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<>();