alter table `admin` add column `superior_id` varchar(36) null comment '上级管理用户ID';