소스 검색

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

hu 7 달 전
부모
커밋
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");