Commit 452273cb authored by lilongyang's avatar lilongyang

Merge branch 'developer' of http://36.40.66.175:5000/moa/jxdj_zx/amos-boot-zx-biz into developer

parents ce07618a 7c179c48
...@@ -179,7 +179,7 @@ public class SurveyInformationServiceImpl ...@@ -179,7 +179,7 @@ public class SurveyInformationServiceImpl
&& PowerStationProcessStateEnum.不通过.getName().equals(powerStation.getProcessStatus())) { && PowerStationProcessStateEnum.不通过.getName().equals(powerStation.getProcessStatus())) {
} else { } else {
throw new BadRequest("勘察中,请稍后再试!"); throw new BadRequest("此数据已被其他人操作,请返回重新刷新!");
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment