linwe
2023-12-22 0c29964e2a69410f15ccf4271aa9180012737f71
src/main/java/org/springblade/common/constant/CommonConstant.java
@@ -80,5 +80,9 @@
    */
   Integer API_SCOPE_CATEGORY = 2;
   Integer NUMBER_ONE = 1;
   Integer NUMBER_TWO = 2;
}