3 changed files with 3 additions and 2 deletions
@ -0,0 +1 @@ |
|||
alter table ic_enterprise MODIFY COLUMN PLACE_ORG_NAME VARCHAR(128)not null COMMENT '场所名称'; |
Loading…
Reference in new issue
@ -0,0 +1 @@ |
|||
alter table ic_enterprise MODIFY COLUMN PLACE_ORG_NAME VARCHAR(128)not null COMMENT '场所名称'; |