提交 d6132061 authored 作者: 窦馨雨's avatar 窦馨雨

合并分支 'dxy' 到 'master'

增加勤策门店同步字段 查看合并请求 !135
......@@ -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 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论