摘要: private static WjyConfiguration WjyConfiguration;static { WjyConfiguration = SpringApplicationContext.getBean(WjyConfiguration.class);}private static 阅读全文
posted @ 2023-11-10 17:06 能。 阅读(54) 评论(0) 推荐(0)
摘要: @Data@Configuration@RefreshScope@ConfigurationProperties(prefix = "enterprise.remind")public class EnterpriseRemindConfiguration { /** * 余额提醒 短信模版id * 阅读全文
posted @ 2023-11-10 16:46 能。 阅读(88) 评论(0) 推荐(0)