mirror of
https://github.com/certd/certd.git
synced 2026-04-24 12:27:25 +08:00
fix: 修复mysql下购买套餐加量包无效的bug
This commit is contained in:
@@ -0,0 +1 @@
|
||||
update cd_user_suite set is_empty = false where is_empty is null;
|
||||
Reference in New Issue
Block a user