添加通用常量
This commit is contained in:
@@ -53,4 +53,9 @@ public interface BootCommonConstant {
|
|||||||
*/
|
*/
|
||||||
String SWAGGER_TAG = "swagger-tag";
|
String SWAGGER_TAG = "swagger-tag";
|
||||||
|
|
||||||
|
/**
|
||||||
|
* swagger方法
|
||||||
|
*/
|
||||||
|
String SWAGGER_METHOD = "swagger-method";
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user