提交测试

This commit is contained in:
西城念云
2020-01-04 14:43:39 +08:00
parent 0348349a86
commit c641c275c4
2 changed files with 105 additions and 104 deletions

View File

@ -672,4 +672,4 @@ create table gen_table_column (
update_by varchar(64) default '' comment '更新者',
update_time datetime comment '更新时间',
primary key (column_id)
) engine=innodb auto_increment=1 comment = '代码生成业务表字段';
) engine=innodb auto_increment=1 comment = '代码生成业务表字段';