save sar_stand_project_team

This commit is contained in:
zhaokaiyao@91isoft.com
2021-09-03 09:12:58 +08:00
parent 4acf662b1a
commit fcc74a17dc
@@ -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")