修改打包环境
This commit is contained in:
@@ -13,6 +13,7 @@ import org.springframework.stereotype.Component;
|
||||
@ConfigurationProperties(prefix = "appconfig")
|
||||
public class AppConfig {
|
||||
|
||||
|
||||
private String privateKey;
|
||||
|
||||
/** zk连接地址*/
|
||||
|
||||
Reference in New Issue
Block a user