test: 字典数据模块单元测试
This commit is contained in:
@@ -29,7 +29,7 @@ public @interface OperateLog {
|
||||
/**
|
||||
* 操作名
|
||||
*
|
||||
* 为空时,会尝试读取 {@link ApiOperation#value()} 属性
|
||||
* 为空时,会尝试读取 {@link Operation#summary()} 属性
|
||||
*/
|
||||
String name() default "";
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user