Commit ed9a65a7 authored by 刘可心's avatar 刘可心

升级sql

parent d6c1f2b8
......@@ -2059,7 +2059,12 @@
alter table AS_FILE modify (file_code CLOB);
alter table AS_FILE_RECYLE (file_code CLOB);
</sql>
</version>
</version>
<version edition="85" description="配置信息表添加一条系统图标数据">
<sql creator="liukexin" createDate="20200929" note="配置信息表添加一条系统图标数据">
insert into AS_CONFIG values (10,'logo','/logo.png','系统图标');
</sql>
</version>
</update>
\ No newline at end of file
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