@Target(value={PARAMETER,METHOD}) @Retention(value=RUNTIME) @Documented public @interface SummerLog
构造说明 :
在类、方法上使用
| 限定符和类型 | 可选元素和说明 |
|---|---|
String |
operationDesc
操作内容,文字
|
String |
operationType
操作类型, 详见:
OperationType |
public abstract String operationType
OperationTypepublic abstract String operationDesc
Copyright © 2019. All rights reserved.