123
This commit is contained in:
@@ -9,8 +9,8 @@ import org.springframework.stereotype.Component;
|
||||
@ConfigurationProperties(prefix = "cai")
|
||||
public class CaiProperties {
|
||||
|
||||
private String homeName = "蜜瓜";
|
||||
private String coinName = "紫贝";
|
||||
private String homeName = "恋香";
|
||||
private String coinName = "黄钻";
|
||||
private boolean enableApiEncryption = true;
|
||||
private boolean websocket = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user