From cf8688ba11d265c2e02d412911c18fb4b46ae666 Mon Sep 17 00:00:00 2001 From: xhxu Date: Tue, 20 Oct 2020 16:03:16 +0800 Subject: [PATCH] bug --- .../src/main/resources/mapper/WxCUserBasicInfoMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mallinkService/src/main/resources/mapper/WxCUserBasicInfoMapper.xml b/mallinkService/src/main/resources/mapper/WxCUserBasicInfoMapper.xml index 93eb94e19..5c4ba6567 100644 --- a/mallinkService/src/main/resources/mapper/WxCUserBasicInfoMapper.xml +++ b/mallinkService/src/main/resources/mapper/WxCUserBasicInfoMapper.xml @@ -1048,6 +1048,6 @@ --> - {call cuser_old_to_new(#{oldCuserId},#{newCuserId})} + {call cuser_old_to_new(#{oldCuserId},#{newCuserId},#{tableIndex})} \ No newline at end of file