WebAPI/Controllers/SCGL/Sc_ComplementGoodBillController.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
WebAPI/Controllers/SCGL/Sc_ComplementGoodBillController.cs
@@ -232,14 +232,14 @@ return objJsonResult; } if (listCa[i].调出仓库可用库存数量 == 0) { objJsonResult.code = "0"; objJsonResult.count = 0; objJsonResult.Message = "调出仓库可用库存数量为0!"; objJsonResult.data = null; return objJsonResult; } //if (listCa[i].调出仓库可用库存数量 == 0) //{ // objJsonResult.code = "0"; // objJsonResult.count = 0; // objJsonResult.Message = "调出仓库可用库存数量为0!"; // objJsonResult.data = null; // return objJsonResult; //} j = 1;