2021-003-cmm-001.sql 110 B

12345
  1. use dcp;
  2. alter table url_watch_data
  3. MODIFY column exception text COMMENT '异常信息';
  4. -- 已在159执行