linwe
2023-12-25 b738548b942265ec7fc487bdd2017d7d91da26f1
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;
}