🐛 修复 4.0.4 版本更新导致的新增存储源错误的 bug, 其他版本不影响

This commit is contained in:
zhaojun
2022-07-15 15:08:23 +08:00
parent 3e9fe27890
commit a99218dfa5

View File

@@ -24,7 +24,7 @@
<!--@mbg.generated--> <!--@mbg.generated-->
`id`, `enable`, `enable_cache`, `name`, `auto_refresh_cache`, `type`, `search_enable`, `id`, `enable`, `enable_cache`, `name`, `auto_refresh_cache`, `type`, `search_enable`,
`search_ignore_case`, `order_num`, `default_switch_to_img_mode`, `search_ignore_case`, `order_num`, `default_switch_to_img_mode`,
`remark`, `key`, `enable_file_operator`, `search_mode`, "enable_file_anno_operator" `remark`, `key`, `enable_file_operator`, `search_mode`, `enable_file_anno_operator`
</sql> </sql>
<select id="findListByEnableOrderByOrderNum" resultMap="BaseResultMap"> <select id="findListByEnableOrderByOrderNum" resultMap="BaseResultMap">