From a99218dfa5f961059c31af8cb8d1fd60402c2a7b Mon Sep 17 00:00:00 2001 From: zhaojun <873019219@qq.com> Date: Fri, 15 Jul 2022 15:08:23 +0800 Subject: [PATCH] =?UTF-8?q?:bug:=20=E4=BF=AE=E5=A4=8D=204.0.4=20=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E6=9B=B4=E6=96=B0=E5=AF=BC=E8=87=B4=E7=9A=84=E6=96=B0?= =?UTF-8?q?=E5=A2=9E=E5=AD=98=E5=82=A8=E6=BA=90=E9=94=99=E8=AF=AF=E7=9A=84?= =?UTF-8?q?=20bug,=20=E5=85=B6=E4=BB=96=E7=89=88=E6=9C=AC=E4=B8=8D?= =?UTF-8?q?=E5=BD=B1=E5=93=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/mapper/StorageSourceMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/mapper/StorageSourceMapper.xml b/src/main/resources/mapper/StorageSourceMapper.xml index 6aead10..4a3813c 100644 --- a/src/main/resources/mapper/StorageSourceMapper.xml +++ b/src/main/resources/mapper/StorageSourceMapper.xml @@ -24,7 +24,7 @@ `id`, `enable`, `enable_cache`, `name`, `auto_refresh_cache`, `type`, `search_enable`, `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`