分享增加场景
This commit is contained in:
parent
3fb91a4cf4
commit
ad79912b20
2
1727170697_change_table_share_users.up.sql
Normal file
2
1727170697_change_table_share_users.up.sql
Normal file
@ -0,0 +1,2 @@
|
||||
ALTER TABLE `ufutx_share_users`
|
||||
ADD COLUMN `scene` varchar(32) NULL COMMENT '场景' AFTER `channel`;
|
Loading…
Reference in New Issue
Block a user