zhongrj
2024-01-12 2a1f1e617ccab2927ce66f37f11c9cb4f8bd2b4c
src/main/java/org/springblade/common/constant/CommonConstant.java
@@ -80,5 +80,15 @@
    */
   Integer API_SCOPE_CATEGORY = 2;
   Integer NUMBER_ZERO = 0;
   Integer NUMBER_ONE = 1;
   Integer NUMBER_TWO = 2;
   Integer NUMBER_THREE = 3;
   String RESIDENT = "居民";
}