shop-back-end/agileboot-api
dzq cf5e5fa673 feat(shop): 添加根据企业ID获取店铺列表功能并修正限购数量类型
- 在ShopService接口和实现类中添加getShopListByCorpid方法
- 在ShopApplicationService中实现业务逻辑
- 在ShopController中新增/list接口
- 将monthlyPurchaseLimit字段类型从String改为Integer
2025-06-10 11:16:05 +08:00
..
scripts 打包文件 2025-03-08 08:21:27 +08:00
src feat(shop): 添加根据企业ID获取店铺列表功能并修正限购数量类型 2025-06-10 11:16:05 +08:00
pom.xml 打包文件 2025-03-08 08:21:27 +08:00