5 changed files with 20 additions and 0 deletions
@ -0,0 +1 @@ |
|||
ALTER TABLE resi_topic ADD COLUMN CLOSED_STATUS varchar(32) NULL COMMENT '关闭状态:已解决 resolved,未解决 unresolved' AFTER STATUS; |
Loading…
Reference in new issue