Explorar o código

Merge branch 'develop' into develop-green

hu %!s(int64=2) %!d(string=hai) anos
pai
achega
c6cd86d2f4
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/custom/restcontroller/sale/cashbill/cashbill.java

+ 2 - 2
src/custom/restcontroller/sale/cashbill/cashbill.java

@@ -97,9 +97,9 @@ public class cashbill extends Controller {
         try {
 
             // 华为云
-            //e = getPostExcelFactory(content.getLong("attachmentid"));
+            e = getPostExcelFactory(content.getLong("attachmentid"));
             // 本地
-            e = getPostExcelFactory();
+            //e = getPostExcelFactory();
 
             // Rows keyRow = dbConnect.runSqlQuery("select fagentnum,faddress from tagents
             // where 1=2");