抽奖码增加软删除

This commit is contained in:
Hankin 2024-07-31 15:15:38 +08:00
parent c6d21da6e6
commit 59ba68d2cd

View File

@ -1 +1 @@
alter table `ufutx_lotto_codes` drop `deleted_at`
alter table `ufutx_lotto_codes` drop column `deleted_at`