ch
2022-08-15 d1b3a2e076a024a6e6e40c6e570dd75fa44deed8
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;