This website works better with JavaScript.
Home
Explore
Help
Sign In
server
/
formallProject
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
bug
release_toaliyun_real
xhxu
6 years ago
parent
d0cd0ffff9
commit
cf8688ba11
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
mallinkService/src/main/resources/mapper/WxCUserBasicInfoMapper.xml
+ 1
- 1
mallinkService/src/main/resources/mapper/WxCUserBasicInfoMapper.xml
View File
@@ -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>
Write
Preview
Loading…
Cancel
Save