From 47cf9ec5d7275070bebf244820f30e0f827f176a Mon Sep 17 00:00:00 2001 From: Stormeye Wu Date: Sun, 21 Apr 2019 18:43:01 +0800 Subject: [PATCH] =?UTF-8?q?[=E5=8E=BB=E9=99=A4=E7=A7=AF=E5=88=86][?= =?UTF-8?q?=E4=BF=AE=E6=94=B9]:c=5Fuser=E5=88=A0=E9=99=A4=E7=A7=AF?= =?UTF-8?q?=E5=88=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mallinkService/src/main/resources/mapper/WxCUserMapper.xml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/mallinkService/src/main/resources/mapper/WxCUserMapper.xml b/mallinkService/src/main/resources/mapper/WxCUserMapper.xml index 5e7646d..6f09ed2 100644 --- a/mallinkService/src/main/resources/mapper/WxCUserMapper.xml +++ b/mallinkService/src/main/resources/mapper/WxCUserMapper.xml @@ -43,7 +43,6 @@ - @@ -54,7 +53,7 @@ `login_count`, `extra_info`, `is_subscribe`, `open_app_id`, `mp_open_id`,`mp_app_id`,`mp_subscribe`,`mp_subscribe_time`,`mp_subscribe_scene`, - `subs_open_id`,`subs_app_id`,`subs_subscribe`,`subs_subscribe_time`,`subs_subscribe_scene`,`credit` + `subs_open_id`,`subs_app_id`,`subs_subscribe`,`subs_subscribe_time`,`subs_subscribe_scene` @@ -196,10 +195,6 @@ and `subs_app_id` = #{subsAppId} - - and `credit` = #{credit} - - and id in