zhongrj
2024-02-22 4ed8e5eee778357cc30d938d6d9ae4ecf7b2a312
src/main/java/org/springblade/common/constant/CommonConstant.java
@@ -88,5 +88,11 @@
   Integer NUMBER_THREE = 3;
   Integer NUMBER_FOUR = 4;
   Integer NUMBER_EIGHT = 8;
   String RESIDENT = "居民";
}