linwei
2024-02-23 a68a69b8ae45b2b934d2e39e9f01c53a7ff19a50
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 = "居民";
}