摘要: @Slf4j @RefreshScope @Component public class DingUtil { @Value("${ding.token}") private String token; public void sendMsg(String applicationName,Strin 阅读全文
posted @ 2020-12-02 17:22 动力起点 阅读(242) 评论(0) 推荐(0)