2 lines
113 B
SQL
2 lines
113 B
SQL
ALTER TABLE `ufutx_consult_log`
|
|
ADD COLUMN `from_user_id` INTEGER DEFAULT NULL comment "分享人" after `demand` |