- 在多个module的application.yml中添加Nacos的username和password配置 - 新增admin模块application.yml添加server端口和上传大小限制配置 - 新增各模块application-prod.yml增加Loki日志采集配置 - 各模块生产环境配置中新增Hikari数据源连接池参数 - 添加sa-token SSO客户端配置及管理端点追踪设置 - 调整部分模块loki推送地址至192.168.163.85服务器 |
||
|---|---|---|
| nflg-qms-admin | ||
| nflg-wms-admin | ||
| nflg-wms-auth | ||
| nflg-wms-common | ||
| nflg-wms-gateway | ||
| nflg-wms-repository | ||
| nflg-wms-scheduled | ||
| nflg-wms-shipment | ||
| nflg-wms-srm-receive | ||
| nflg-wms-starter | ||
| .gitignore | ||
| lombok.config | ||
| pom.xml | ||
| readme.md | ||
readme.md
需要安装的软件
- wkhtmltoimage
用于将HTML转为图片,打印标签需要
wget https://github.com/wkhtmltopdf/packaging/releases/download/0.12.6-1/wkhtmltox-0.12.6-1.centos7.x86_64.rpm
yum localinstall wkhtmltox-0.12.6-1.centos7.x86_64.rpm