V6__update_paper.sql 104 B

1
  1. ALTER TABLE exercise_paper modify column logic_extend VARCHAR(100) NOT NULL DEFAULT '' COMMENT '逻辑';