批注接口 Ioc


@Target(TYPE) @Retention(RUNTIME) @Inherited public @interface Ioc
需要依赖注入的注解
作者:
wudi