From 6d2b8d6e881899b12f937057ddba2805f1c18d21 Mon Sep 17 00:00:00 2001 From: xhxu Date: Tue, 12 Apr 2022 20:21:15 +0800 Subject: [PATCH] update tt --- .../src/main/resources/mapper/WxWeappCodeStatusMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mallinkService/src/main/resources/mapper/WxWeappCodeStatusMapper.xml b/mallinkService/src/main/resources/mapper/WxWeappCodeStatusMapper.xml index d07e3c0..3e66719 100644 --- a/mallinkService/src/main/resources/mapper/WxWeappCodeStatusMapper.xml +++ b/mallinkService/src/main/resources/mapper/WxWeappCodeStatusMapper.xml @@ -68,7 +68,7 @@ where `app_id` = #{appId} and `type` = #{type} - select user_version as version from wx_weapp_code_status where 1=1