zhongrj
2023-12-28 14b436a7690bb206ef2a5ab3cc385ac337c64da4
src/main/java/org/springblade/common/constant/CommonConstant.java
@@ -80,9 +80,13 @@
    */
   Integer API_SCOPE_CATEGORY = 2;
   Integer NUMBER_ZERO = 0;
   Integer NUMBER_ONE = 1;
   Integer NUMBER_TWO = 2;
   Integer NUMBER_THREE = 3;
}