update
This commit is contained in:
@@ -131,12 +131,10 @@ public class SyncMissionResultStatisticalInterceptor implements Interceptor{
|
|||||||
}else {
|
}else {
|
||||||
status=32;
|
status=32;
|
||||||
}
|
}
|
||||||
}
|
}else {
|
||||||
|
|
||||||
if(!noThree) {
|
|
||||||
status=2;
|
status=2;
|
||||||
}
|
}
|
||||||
|
|
||||||
logger.info("统计完成 修改mission_state_table状态为:"+status+" 总个数:"+total+"执行数:"+(okCount+failCount)+" 成功:"+okCount+" 失败:"+failCount+"");
|
logger.info("统计完成 修改mission_state_table状态为:"+status+" 总个数:"+total+"执行数:"+(okCount+failCount)+" 成功:"+okCount+" 失败:"+failCount+"");
|
||||||
|
|
||||||
String missionStateAutoDesc=null;
|
String missionStateAutoDesc=null;
|
||||||
|
|||||||
Reference in New Issue
Block a user