From 460879a186b8cbb5fda8c2bde1fa76477695cdee Mon Sep 17 00:00:00 2001 From: liu <2021943741@qq.com> Date: 星期二, 18 八月 2026 14:48:42 +0800 Subject: [PATCH] 新增是否默认字段添加校验 --- yudao-framework/yudao-spring-boot-starter-biz-ip/src/main/java/cn/iocoder/yudao/framework/ip/core/Area.java | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/yudao-framework/yudao-spring-boot-starter-biz-ip/src/main/java/cn/iocoder/yudao/framework/ip/core/Area.java b/yudao-framework/yudao-spring-boot-starter-biz-ip/src/main/java/cn/iocoder/yudao/framework/ip/core/Area.java index 3027085..8bed755 100644 --- a/yudao-framework/yudao-spring-boot-starter-biz-ip/src/main/java/cn/iocoder/yudao/framework/ip/core/Area.java +++ b/yudao-framework/yudao-spring-boot-starter-biz-ip/src/main/java/cn/iocoder/yudao/framework/ip/core/Area.java @@ -15,7 +15,7 @@ * * 鏁版嵁鍙 resources/area.csv 鏂囦欢 * - * @author 鑺嬮亾婧愮爜 + * @author 瓒呯骇绠$悊鍛� */ @Data @AllArgsConstructor -- Gitblit v1.9.3