zyp hai 6 días
pai
achega
e4733cf7c6

+ 3 - 2
fs-service/src/main/resources/mapper/xiaoshouyi/XsyAccountMapper.xml

@@ -58,7 +58,8 @@
             refresh_token_expires_at as refreshTokenExpiresAt,
             status,
             create_time as createTime,
-            update_time as updateTime
+            update_time as updateTime,
+            send_user_id as sendUserId
         from xsy_account
         where id = #{id}
     </select>
@@ -145,4 +146,4 @@
 
     </update>
 
-</mapper>
+</mapper>