yxj
2022-03-29 bf43b2754aa2e3bcb36c9a8dd050cad07849e421
WebAPI/Controllers/BaseSet/Gy_CustomerController.cs
@@ -48,6 +48,7 @@
                    string sql = sql1 + sWhere + " order by 客户代码 ";
                    ds = oCN.RunProcReturn(sql, "h_v_Gy_CustomerList");
                }
                objJsonResult.code = "1";
                objJsonResult.count = 1;
                objJsonResult.Message = "Sucess!";