yusijie
2023-05-31 ee91577a11680f14254dbd4197ff977540d19890
WebAPI/Controllers/Sc_ProcessMangementController.cs
@@ -1391,7 +1391,7 @@
                {
                    var filenameList = new List<string> { HFilePath };
                    var _params = new object[] { HBillNo, filenameList };
                    var _params = new object[] {"LLJY", HBillNo, filenameList };
                    string _vlog = Form.HttpExecute("http://47.96.97.237/K3Cloud/wpl_Attachment.FileService.FileUpLoad,wpl_Attachment.common.kdsvc", _params);
@@ -1404,7 +1404,7 @@
                        objJsonResult.data = null;
                        return objJsonResult;
                    }
                    //
                    //string jsonStr = "{" +
                    //   " \"FileName\":\"" + HFileName + "\"," +
                    //       " \"FormId\":\"QM_InspectBill\"," +