wms/nflg-wms-repository
曹鹏飞 6cd27fd045 refactor(advertisement): 将广告相关ID类型由Integer改为Long
- 修改实体类Advertisement中id、type和position字段类型为Long
- 同步更新AdvertisementController中删除接口参数类型为List<Long>
- 调整AdvertisementListVO中id、type和position字段类型为Long
- 更新AdvertisementSaveRequest中id、type和position字段类型为Long
2026-04-10 14:18:34 +08:00
..
src refactor(advertisement): 将广告相关ID类型由Integer改为Long 2026-04-10 14:18:34 +08:00
pom.xml feat(qms): 新增QMS质量管理系统模块 2026-04-08 11:09:36 +08:00