--数据日志添加忽略字段
This commit is contained in:
@ -11,5 +11,6 @@ public interface ExceptionCommonCode {
|
||||
* 数据中某个字段值唯一,不运行重复
|
||||
*/
|
||||
final BusinessCode DATA_FIELD_DUPLICATION = BusinessCode.of(10501,"字段【{}】不允许重复");
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user