WebAPI/Controllers/ProductionReportController.cs
@@ -133,7 +133,8 @@ lsmain = oListModels.getICMOReportBillMainByJson(msg1); lsmain[0].HYear = DBUtility.ClsPub.isLong(DateTime.Now.Year); lsmain[0].HDate = DBUtility.ClsPub.isDate(DateTime.Now.ToString("yyyy-MM-dd")); string sSourceBillType = lsmain[0].HBillType; //string sSourceBillType = lsmain[0].HBillType; string sSourceBillType = "3710"; WebAPI.WebS.ClsSc_ICMOReportBillMain websLsmain = new WebS.ClsSc_ICMOReportBillMain(); websLsmain.HInterID = lsmain[0].HInterID;