WebAPI/Controllers/CGGL/YF_PayMentBillController.cs
@@ -1164,7 +1164,7 @@ string sql = "select * from h_v_YF_PayMentBillQuerySub where hmainid = " + hmainid; ds = oCN.RunProcReturn(sql + " order by hsubid desc", "h_v_YF_PayMentBillQuerySub"); ds = oCN.RunProcReturn(sql + " order by hsubid ASC", "h_v_YF_PayMentBillQuerySub"); foreach (DataColumn col in ds.Tables[0].Columns)