20240131.sql 79 B

12
  1. alter table wm_task_type
  2. add task_remark text null comment '任务备注';