酒吧房:->相关接口提交-bug修改

This commit is contained in:
2026-01-06 14:58:23 +08:00
parent fcf19e80a4
commit de17f54160
2 changed files with 6 additions and 4 deletions

View File

@@ -136,6 +136,8 @@ class GiftNew extends Model
'createtime'=>time()
]);
}
$cache_key = 'gift_list_'.$gift_info['label'];
Cache::rm($cache_key);
return ['code' => 1, 'msg' => '设置成功','data' =>null];
}
//自定义礼物列表