@Inherited @Target(value={METHOD,TYPE}) @Retention(value=RUNTIME) public @interface Tracing
String
name
tags
value
@Alias(value="name") public abstract String value
@Alias(value="value") public abstract String name
@Note(value="\u6807\u7b7e\uff0c\u591a\u4e2a\u4ee5\u9017\u53f7\u9694\u5f00") public abstract String tags
Copyright © 2022. All rights reserved.