控制,未使用的模板发布,防止查询异常
This commit is contained in:
parent
eada1643a6
commit
dd0c96a79e
@ -463,6 +463,7 @@ public class ShopPageAppController extends BaseControllerImpl {
|
||||
return CommonResult.failed("不存在模板");
|
||||
}
|
||||
String storeId= user.getStore_id();
|
||||
shopPageApp.setApp_is_use(0);
|
||||
if(user.isPlatform()){
|
||||
shopPageApp.setIs_pulish(isPublish);
|
||||
shopPageAppService.edit(shopPageApp);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user