zhongrj
2024-02-07 3a5ea5a84c338e0cb7a942e03a98e883a0b23115
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 = "居民";
}