南方路机WMS
Go to file
曹鹏飞 8bbd89629f fix(qms-admin): 修正检测标准相关常量及字段处理
- 删除无用常量 INSPECTION_STANDARD_TESTING_METHOD
- 替换检测项获取字典码为 InspectionStandardDetectionType
- 在更新检测标准时添加判断类型字段 judgmentType 的设置逻辑
2026-04-24 11:04:39 +08:00
.qoder/repowiki/zh docs(api): 新增完整API接口文档 2026-04-14 08:26:07 +08:00
nflg-qms-admin fix(qms-admin): 修正检测标准相关常量及字段处理 2026-04-24 11:04:39 +08:00
nflg-wms-admin refactor(material): 替换BomMaterialDTO为MaterialMainDTO以统一物料数据类型 2026-04-20 13:57:40 +08:00
nflg-wms-auth chore(config): 新增和调整各微服务配置文件 2026-04-17 14:38:11 +08:00
nflg-wms-common fix(qms-admin): 修正检测标准相关常量及字段处理 2026-04-24 11:04:39 +08:00
nflg-wms-gateway feat: 新增来料检测任务功能及接口实现 2026-04-22 11:48:50 +08:00
nflg-wms-repository 一些改动 2026-04-24 10:27:27 +08:00
nflg-wms-scheduled feat: 新增来料检测任务功能及接口实现 2026-04-22 11:48:50 +08:00
nflg-wms-shipment refactor(material): 替换BomMaterialDTO为MaterialMainDTO以统一物料数据类型 2026-04-20 13:57:40 +08:00
nflg-wms-srm-receive chore(config): 新增和调整各微服务配置文件 2026-04-17 14:38:11 +08:00
nflg-wms-starter 【新增】消息服务 2026-04-21 09:45:56 +08:00
.apifox-helper.properties feat: 新增来料检测任务功能及接口实现 2026-04-22 11:48:50 +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 feat(qms-incoming-inspection-task): 实现来料检测任务管理模块 2026-04-23 09:58:48 +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