- 更新 Nacos 服务器地址从 localhost:8848 到 192.168.1.80:8848 - 更新认证信息(用户名: xjuser, 密码: Aa135790!123) - 更新命名空间为 xjxc-space-common - 新增服务发现命名空间配置 NACOS_NAMESPACE_DISCOVERY 涉及模块: - health-consultation-start - health-emergency-start - health-watch-start - jeecg-system-start
采用jar启动必须设置-Dfile.encoding=utf-8 ,不然会加载不到naocs文件
java -Dfile.encoding=utf-8 -jar xxxx.jar