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