修改空指针报错的问题

This commit is contained in:
gong
2025-12-19 09:56:34 +08:00
parent 809fa0d4cf
commit e959e47e36
3 changed files with 6 additions and 7 deletions

View File

@@ -17,7 +17,7 @@ public interface PpPackageService extends IService<PpPackage> {
/**
* 获取套餐推广开关
*/
Integer getPackagePromotionSwitch();
Integer getPackagePromotionSwitch(Long shopId);
/**
* 更新套餐开关