YL
2022-02-21 a905b3df0d0c9ae045b51d1299fbb2f2dcbc2e2d
WebAPI/Controllers/BaseSet/Gy_WarehouseController.cs
@@ -48,6 +48,7 @@
                    string sql = sql1 + sWhere + " order by 仓库代码 ";
                    ds = oCN.RunProcReturn(sql, "h_v_IF_WareHouseList");
                }
                //if (ds == null || ds.Tables[0].Rows.Count == 0)
                //{
                //    objJsonResult.code = "0";