ALTER TABLE `yshop_store_order` ADD COLUMN `address_id` bigint(0) NULL DEFAULT 0 COMMENT '用户地址ID' AFTER `user_phone`