yangle
2022-07-25 061a166a87fd30ae6a4e61785e3c36a1c313f8a6
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";