linwe
2024-01-24 3ef50bd30e249903bacda32b6c000376ee4b5067
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 = "居民";
}