20230921.sql 116 B

12
  1. alter table wm_task_type
  2. add task_receiver_type char default '1' null comment '承接对象(1-个人,2-企业)';