南方路机WMS
Go to file
曹鹏飞 77360b7a69 chore(deps): 添加Redisson依赖并统一配置版本
- 在多个模块的pom.xml中添加了redisson-spring-boot-starter依赖
- 移除个别模块中Redisson依赖的版本声明
- 在根pom.xml中新增redisson.version属性统一管理版本号
- 新增nflg-qms-admin模块及其pom.xml配置
- 新增多个服务模块的application-dev.yml和application-sit.yml配置文件
- 配置日志采集loki地址及各模块数据源连接池参数
- 添加sa-token单点登录和OTLP链路追踪相关配置
2026-04-11 11:50:24 +08:00
nflg-qms-admin chore(deps): 添加Redisson依赖并统一配置版本 2026-04-11 11:50:24 +08:00
nflg-wms-admin chore(deps): 添加Redisson依赖并统一配置版本 2026-04-11 11:50:24 +08:00
nflg-wms-auth chore(deps): 添加Redisson依赖并统一配置版本 2026-04-11 11:50:24 +08:00
nflg-wms-common feat(form): 新增数据权限表单管理模块 2026-04-10 15:18:09 +08:00
nflg-wms-gateway chore(deps): 添加Redisson依赖并统一配置版本 2026-04-11 11:50:24 +08:00
nflg-wms-repository fix(repository): 修正AdminPermissionRoleUserMapMapper查询语句 2026-04-11 11:07:02 +08:00
nflg-wms-scheduled chore(deps): 添加Redisson依赖并统一配置版本 2026-04-11 11:50:24 +08:00
nflg-wms-shipment chore(deps): 添加Redisson依赖并统一配置版本 2026-04-11 11:50:24 +08:00
nflg-wms-srm-receive chore(deps): 添加Redisson依赖并统一配置版本 2026-04-11 11:50:24 +08:00
nflg-wms-starter feat(qms): 新增QMS质量管理系统模块 2026-04-08 11:09:36 +08:00
.gitignore feat(shipment): 添加物料码管理和图纸管理功能 2026-02-02 17:31:52 +08:00
lombok.config 一些优化 2025-09-26 18:04:00 +08:00
pom.xml chore(deps): 添加Redisson依赖并统一配置版本 2026-04-11 11:50:24 +08:00
readme.md feat(printing): 优化条码标签模板和图片生成尺寸 2025-12-16 18:01:48 +08:00

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