JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required
|
Optional
Detail:
Field |
Element
SEARCH
Package
com.elitesland.ystdms.sys.annotation
Annotation Interface FieldLabel
@Target
(
FIELD
)
@Retention
(
RUNTIME
)
@Documented
public @interface
FieldLabel
字段标签注解 用于标识字段的中文名称,在操作日志中显示
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
value
字段中文名称
Element Details
value
String
value
字段中文名称