WebAPI/Controllers/CJGL/Cj_StationOutBillController.cs
@@ -221,6 +221,18 @@ } } } //判断客户为瑞与祺 else if (oSystemParameter.omodel.WMS_CampanyName == "瑞与祺") { if (HEmpID == 0) { objJsonResult.code = "0"; objJsonResult.count = 0; objJsonResult.Message = "操作员没有选择!"; objJsonResult.data = null; return objJsonResult; } } } //if (HCenterID == 0)