ALTER TABLE `ufutx_dynamic_collect` ADD INDEX `square_id`(`square_id`) USING BTREE, ADD INDEX `to_user_id`(`to_user_id`) USING BTREE;