linwe
2023-12-24 a8f13c7b67c67b859db0642ff2d7edc429d78fbe
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;
}