WebAPI/Controllers/CJGL/Cj_StationEntrustOutBillController.cs
@@ -40,7 +40,8 @@ if (sWhere == null || sWhere.Equals("")) { ds = oCN.RunProcReturn("select * from h_v_MES_StationEntrustOutBillList order by hmainid desc", "h_v_MES_StationEntrustOutBillList"); ds = oCN.RunProcReturn("select * from h_v_MES_StationEntrustOutBillList ", "h_v_MES_StationEntrustOutBillList"); //order by hmainid desc 排序丢到数据库里进行处理 } else {