20240423.sql 80 B

12
  1. alter table wm_task
  2. add version int default 0 not null comment '乐观锁';