230321.sql 126 B

12
  1. alter table sys_dept_sub
  2. add eid_enable tinyint default 1 null comment 'E证通认证是否启用:1-启用,0-停用';