yangle
2022-10-08 b27cc0c7af4cb9f5b404c95f90c63be22668d0a6
WebAPI/Controllers/SCGL/Sc_CallGoodsBackRequestBillController.cs
@@ -239,7 +239,7 @@
                for (int i = 0; i < listCa.Count; i++)
                {
                    ds = oCN.RunProcReturn($"exec h_p_JIT_BackGoods_WHReceive {listCa[i].hmainid},{listCa[i].Hsubid}," +
                 $"{listCa[i].HSPID},{user}", "h_p_JIT_BackGoods_WHReceive");
                 $"{listCa[i].HSPID},'{user}'", "h_p_JIT_BackGoods_WHReceive");
                    if (ds.Tables[0].Rows[0][0].ToString() == "1")
                    {