xhxu 5 лет назад
Родитель
Сommit
cf8688ba11
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      mallinkService/src/main/resources/mapper/WxCUserBasicInfoMapper.xml

+ 1
- 1
mallinkService/src/main/resources/mapper/WxCUserBasicInfoMapper.xml Просмотреть файл

@@ -1048,6 +1048,6 @@
</select>-->

<update id="cuserOldToNew" statementType="CALLABLE" >
{call cuser_old_to_new(#{oldCuserId},#{newCuserId})}
{call cuser_old_to_new(#{oldCuserId},#{newCuserId},#{tableIndex})}
</update>
</mapper>

Загрузка…
Отмена
Сохранить