摘要: import com.patient.core.adapter.CorsFilter; import org.mybatis.spring.annotation.MapperScan; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBoo... 阅读全文
posted @ 2019-05-07 17:03 快速奔跑的大米粒 阅读(1434) 评论(1) 推荐(0) 编辑
摘要: //创建网易云通信ID public Netease getNeteaseToken(UserPatient userPraientNew) throws Exception { DefaultHttpClient httpClient = new DefaultHttpClient(); String url = "https://api.net... 阅读全文
posted @ 2019-05-07 16:52 快速奔跑的大米粒 阅读(1984) 评论(0) 推荐(0) 编辑
摘要: import java.security.MessageDigest; /** * 网易云信 校验类 * User: NinetyOne * Date: 2019/3/15 * Time: 11:33 * To change this template use File | Setting | File Template. **/ public class CheckSumBuil... 阅读全文
posted @ 2019-05-07 16:48 快速奔跑的大米粒 阅读(851) 评论(0) 推荐(0) 编辑