wms/nflg-wms-common
曹鹏飞 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/main/java/com/nflg/wms/common refactor(advertisement): 将广告相关ID类型由Integer改为Long 2026-04-10 14:18:34 +08:00
pom.xml fix(barcode): 修复条码打印数量计算逻辑 2026-01-16 10:19:25 +08:00