From e1df03a5a0606cd07ac428d12bfc8d463d32bfdf Mon Sep 17 00:00:00 2001 From: xhxu Date: Tue, 1 Mar 2022 16:46:42 +0800 Subject: [PATCH] =?UTF-8?q?/=E3=80=82=20mall?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mallinkService/src/main/resources/mapper/WxAppinfoMapper.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mallinkService/src/main/resources/mapper/WxAppinfoMapper.xml b/mallinkService/src/main/resources/mapper/WxAppinfoMapper.xml index bb577d7eb..9760c9125 100644 --- a/mallinkService/src/main/resources/mapper/WxAppinfoMapper.xml +++ b/mallinkService/src/main/resources/mapper/WxAppinfoMapper.xml @@ -18,6 +18,7 @@ + @@ -26,7 +27,7 @@ `id`,`tenant_id`,`app_id`,`parent_app_id`,`name`, `secret`,`token`,`aes_key`,`msg_data_format`,`access_token`,`last_token_time`,`expires_in`, - `pay_id`,`type`,`mould_type`,`pay_bill_id`,`plat` + `pay_id`,`type`,`mould_type`,`pay_bill_id`,`enable`,`plat`