0802.sql 148 B

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