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