修改打包环境

This commit is contained in:
2023-10-20 16:43:06 +08:00
parent e990133b64
commit 3f79124393
6 changed files with 53 additions and 7 deletions

View File

@@ -13,6 +13,7 @@ import org.springframework.stereotype.Component;
@ConfigurationProperties(prefix = "appconfig")
public class AppConfig {
private String privateKey;
/** zk连接地址*/