@Target(value=FIELD) @Retention(value=RUNTIME) public @interface TarsStructProperty
int
order
String
comment
boolean
isRequire
public abstract int order
public abstract boolean isRequire
public abstract String comment
Copyright © 2020. All Rights Reserved.