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