Annotation Interface PreferredConstructor


@Target(CONSTRUCTOR) @Retention(RUNTIME) public @interface PreferredConstructor
标识注册时优先构造函数
Version:
0.0.1
Author:
scx567888