- 在ShopDTO、ShopEntity和SearchShopQuery中添加mode、balanceEnable和coverImg字段 - 修改ShopServiceImpl的getShopListByCorpid方法,过滤mode为4的店铺 - 更新数据库表结构,添加mode、balance_enable和cover_img字段 |
||
|---|---|---|
| .. | ||
| src | ||
| pom.xml | ||
- 在ShopDTO、ShopEntity和SearchShopQuery中添加mode、balanceEnable和coverImg字段 - 修改ShopServiceImpl的getShopListByCorpid方法,过滤mode为4的店铺 - 更新数据库表结构,添加mode、balance_enable和cover_img字段 |
||
|---|---|---|
| .. | ||
| src | ||
| pom.xml | ||