@Inherited @Documented @Target(value=TYPE) @Retention(value=RUNTIME) public @interface RestService
详情见: https://redkale.org
java.lang.String
comment
boolean
ignore
int
moduleid
name
repair
public abstract java.lang.String name
public abstract int moduleid
public abstract boolean ignore
public abstract boolean repair
public abstract java.lang.String comment