Annotation Interface ConditionalOnChinaMobileSmsEnabled


@Target({TYPE,METHOD}) @Retention(RUNTIME) @Documented @Conditional(ChinaMobileSmsEnabledCondition.class) public @interface ConditionalOnChinaMobileSmsEnabled

Description: 移动云短信开启条件注解

作者:
: gengwei.zheng
Date:
: 2022/1/27 16:25