ALTER TABLE `sys_user` ADD `tax_helper_agreement_signature` INT(1) NULL DEFAULT 0 COMMENT '税邦云协议签署记录 0 未签署 1 已签署';