forked from luyan/epmet-cloud-lingshan
3 changed files with 5 additions and 1 deletions
@ -0,0 +1,2 @@ |
|||
ALTER TABLE `epmet_oper_customize`.`ic_form_query_builder` |
|||
ADD COLUMN `WIDTH` int(3) NULL COMMENT '列宽' AFTER `QUERY_TYPE`; |
Loading…
Reference in new issue