save sar_stand_project_team
This commit is contained in:
+1
-2
@@ -73,9 +73,8 @@ public class SarStandProjectTeamServiceImpl extends ServiceImpl<SarStandProjectT
|
|||||||
|
|
||||||
}
|
}
|
||||||
}catch (Exception e){
|
}catch (Exception e){
|
||||||
System.out.println(e);
|
|
||||||
responseHead.setERRORCODE("2");
|
responseHead.setERRORCODE("2");
|
||||||
responseHead.setCOMMENTS("业务失败需要重做");
|
responseHead.setRESULT("业务失败需要重做");
|
||||||
return responseHead;
|
return responseHead;
|
||||||
}
|
}
|
||||||
responseHead.setERRORCODE("0")
|
responseHead.setERRORCODE("0")
|
||||||
|
|||||||
Reference in New Issue
Block a user