Commit 815fd3f1 authored by 刘可心's avatar 刘可心

修改sql升级语句

parent d2947c53
......@@ -2064,7 +2064,7 @@
<version edition="85" description="配置信息表添加一条系统图标数据">
<sql creator="liukexin" createDate="20200929" note="配置信息表添加一条系统图标数据">
insert into AS_CONFIG values (10,'logo','/logo.png','系统图标');
insert into AS_CONFIG values (SEQ_CONFIG.nextval,'logo','/logo.png','系统图标');
</sql>
</version>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment