change_ufutx_s2_bp_20251001_log
This commit is contained in:
parent
49dee87cad
commit
42dfcd989f
1
1757490900_change_ufutx_s2_bp_20251001_log.up.sql
Normal file
1
1757490900_change_ufutx_s2_bp_20251001_log.up.sql
Normal file
@ -0,0 +1 @@
|
||||
ALTER TABLE `ufutx_s2_bp_20251001_log` ADD `user_call` VARCHAR(512) NOT NULL COMMENT '领取人称呼' AFTER `user_mobile`, ADD `reason` INT NOT NULL COMMENT '福分来源' AFTER `user_call`, ADD `status` TINYINT NOT NULL DEFAULT '1' COMMENT '1=未领取, 2=已领取' AFTER `reason`;
|
||||
Loading…
Reference in New Issue
Block a user