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