consult log add from_user_id
This commit is contained in:
parent
06a6aa22d1
commit
ab832d3c30
2
1763617864_table_consult_log_add_from_user_id.up.sql
Normal file
2
1763617864_table_consult_log_add_from_user_id.up.sql
Normal file
@ -0,0 +1,2 @@
|
||||
ALTER TABLE `ufutx_consult_log`
|
||||
ADD COLUMN `from_user_id` INTEGER DEFAULT NULL comment "分享人" after `demand`
|
||||
Loading…
Reference in New Issue
Block a user