init
This commit is contained in:
@@ -8,7 +8,7 @@ import org.springframework.stereotype.Component;
|
||||
@Component
|
||||
@ConfigurationProperties(prefix = "yunxin")
|
||||
public class YunxinProperties {
|
||||
private String baseUrl = "https://api.netease.im/nimserver";
|
||||
private String baseUrl = "https://api.netease.im";
|
||||
private String appKey;
|
||||
private String appSecret;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user