partners表修改
This commit is contained in:
parent
d9a43848c7
commit
e04414b81f
2
1728697811_change_table_partners.up.sql
Normal file
2
1728697811_change_table_partners.up.sql
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
ALTER TABLE `ufutx_partners`
|
||||||
|
MODIFY COLUMN `api_token` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL AFTER `birthday`;
|
Loading…
Reference in New Issue
Block a user