@@ -117,7 +117,7 @@ public class AdminReleaseApiController extends CertifyApiController{
return res;
}
if (x==-2){
- res.getError().add(buildError("公出他人企业!需通过审核,才可以打卡!"));
+ res.getError().add(buildError("您的技术公出,已超过合同规定时限,申请需通过审核,才可以打卡!"));
res.setData(x);