after_body_images
This commit is contained in:
parent
0b215a2f1a
commit
abce017252
2
1742438272_table_users_add_after_body_image.up.sql
Normal file
2
1742438272_table_users_add_after_body_image.up.sql
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
ALTER TABLE `ufutx_users`
|
||||||
|
ADD COLUMN `after_body_images` text default null comment "方案后身体照" after `body_images`
|
Loading…
Reference in New Issue
Block a user