摘要: drop table if exists per_manage;create table per_manage ( id varchar(32) comment 'id',hosp_dept_code varchar(32) default null comment '人员编码', name var 阅读全文
posted @ 2021-06-02 11:58 凌波漫步~ 阅读(106) 评论(0) 推荐(0)