提交 caa0bc78 authored 作者: douxy's avatar douxy

增加勤策门店同步字段

上级 eca09a1a
......@@ -88,9 +88,9 @@ public class TemporaryClockVo {
if (Objects.isNull(temporaryId)){
throw new ParamException(RCode.LOGIN_PARAM_ERROR, null);
}
if (StringUtils.isBlank(clockAddress)){
throw new ParamException(RCode.NOT_ADDRESS_ERROR, null);
}
// if (StringUtils.isBlank(clockAddress)){
// throw new ParamException(RCode.NOT_ADDRESS_ERROR, null);
// }
if (StringUtils.isBlank(clockPhoto)){
throw new ParamException(RCode.NOT_CLOCK_PHOTO_ERROR, null);
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论