Commit a0398312 authored by hongguangwu's avatar hongguangwu

MVP1.7.7-项目

parent fc0bbe3e
......@@ -138,7 +138,7 @@ public class TCompleteMonitorSetServiceImpl extends ServiceImpl<TCompleteMonitor
}
}
if (Common.isNotNull(curContractType)) {
return R.failed("员工合同类型“" + curContractType + "”已存在");
return R.failed("员工合同类型已存在");
}
}
YifuUser user = SecurityUtils.getUser();
......
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