Joshi
cb18132ec6
feat(wms/report): 新增WMS报表通用配置管理功能
- 新增WmsReportConfig实体类、Bo、Vo和Mapper,定义报表配置的数据结构
- 新增IWmsReportConfigService接口及WmsReportConfigServiceImpl实现类,提供增删改查和分页查询服务
- 新增WmsReportConfigController控制器,提供配置列表、详情、新增、修改、删除和导出的API接口
- 在WmsReportConfigMapper.xml中映射数据库字段与实体属性
2026-05-25 13:03:43 +08:00
..
2026-05-25 13:03:43 +08:00
2026-05-19 17:13:37 +08:00
2026-05-19 17:13:37 +08:00
2026-05-19 17:13:37 +08:00
2026-05-19 17:13:37 +08:00
2026-03-14 18:39:19 +08:00
2026-04-27 13:00:33 +08:00
2026-03-14 18:39:19 +08:00
2026-03-25 16:23:39 +08:00