酒吧房:->相关接口提交-bug修改
This commit is contained in:
@@ -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];
|
||||
}
|
||||
//自定义礼物列表
|
||||
|
||||
Reference in New Issue
Block a user