linwe
2023-12-23 9b8cf1c18a25f2322791a7d2fd268b42f2e01fa1
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;
}