linwe
2024-01-27 8a95a07f1ce3641ef00d0a58bd9abfee96491163
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 = "居民";
}