- 在ShopService接口和实现类中添加getShopListByCorpid方法 - 在ShopApplicationService中实现业务逻辑 - 在ShopController中新增/list接口 - 将monthlyPurchaseLimit字段类型从String改为Integer |
||
|---|---|---|
| .. | ||
| src | ||
| pom.xml | ||
- 在ShopService接口和实现类中添加getShopListByCorpid方法 - 在ShopApplicationService中实现业务逻辑 - 在ShopController中新增/list接口 - 将monthlyPurchaseLimit字段类型从String改为Integer |
||
|---|---|---|
| .. | ||
| src | ||
| pom.xml | ||