瀏覽代碼

季度价格系数导入由本地改为华为云

hu 5 月之前
父節點
當前提交
d72d4b186a
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/custom/restcontroller/webmanage/sale/item/quarterpricenum.java

+ 2 - 2
src/custom/restcontroller/webmanage/sale/item/quarterpricenum.java

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