|
@@ -357,7 +357,7 @@ public class WODispatchPlanTmDoBizFun {
|
|
jsonParam.getOffset(),
|
|
jsonParam.getOffset(),
|
|
andWheres,
|
|
andWheres,
|
|
null,
|
|
null,
|
|
- WODispatchPlanInfoTable.R_INFO.ID,
|
|
|
|
|
|
+ WODispatchPlanInfoTable.R_INFO.CREATE_TIME+" DESC",
|
|
lilterExtend+sql);
|
|
lilterExtend+sql);
|
|
if(dataList==null){
|
|
if(dataList==null){
|
|
oRes.setCode(ResponseCode.RESULT_BAD.toInt());
|
|
oRes.setCode(ResponseCode.RESULT_BAD.toInt());
|