Browse Source

版本切換

anderx 1 year ago
parent
commit
5f91d12ae1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/java/com/goafanti/common/mapper/UserMidMapper.xml

+ 1 - 1
src/main/java/com/goafanti/common/mapper/UserMidMapper.xml

@@ -399,7 +399,7 @@
 
 
 
-    <update id="updateByUid" parameterType="com.goafanti.common.model.UserMid">
+    <update id="updateByUid">
         update user_mid
         <set>
             <if test="aid != null">