WebAPI/Controllers/ProductInController.cs
@@ -219,6 +219,10 @@ { ds = webserver.GetSc_ICMOBillList(sWhere + " "); } if (HSourceBillType == "3711") { ds = webserver.GetSc_ICMOReportBillList(sWhere + " "); } else { objJsonResult.code = "0";