Annotation Interface EnableHerodotusLogicUpms
@Target({TYPE,METHOD})
@Retention(RUNTIME)
@Documented
@Import(LogicUpmsConfiguration.class)
public @interface EnableHerodotusLogicUpms
Description: 开启 Logic UPMS 模块注解
- Author:
- : gengwei.zheng
- Date:
- : 2021/11/8 11:36