migrate/1736151537_user_info_add_card_photo.up.sql

2 lines
134 B
MySQL
Raw Normal View History

2025-01-06 16:30:35 +08:00
ALTER TABLE `ufutx_user_infos`
ADD COLUMN `card_photo` text default null comment "身份证:face:正脸,emblem:国徽" AFTER `address`