1
duhe
2024-09-13 2327f09e9c01319f7de2ecb38987b62a15e09048
WebAPI/Controllers/BaseSet/Gy_BadReasonController.cs
@@ -4323,7 +4323,7 @@
                }
                string sql1 = "select * from  h_v_Gy_CusType where 1 = 1";
                string sql = sql1 + sWhere + " order by 客户分类代码 ";
                string sql = sql1 + sWhere + " order by HNumber ";
                ds = oCN.RunProcReturn(sql, "h_v_Gy_CusType");
                //添加列名