直播
This commit is contained in:
@@ -9,5 +9,6 @@ import org.springframework.stereotype.Component;
|
||||
@ConfigurationProperties(prefix = "cai")
|
||||
public class CaiProperties {
|
||||
|
||||
private String webSocketUrl = "ws://localhost:8080?token=%s&room_id=%s";
|
||||
private String homeName = "蜜瓜";
|
||||
private String coinName = "紫贝";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user