bug fix
This commit is contained in:
parent
3a9653418f
commit
71baadec22
|
|
@ -89,7 +89,7 @@
|
|||
tu.inviter_code = #{code};
|
||||
</select>
|
||||
|
||||
<select id="selectInviteSignByUser" resultType="list">
|
||||
<select id="selectInviteSignByUser" resultType="Long">
|
||||
SELECT
|
||||
tu.user_id
|
||||
FROM
|
||||
|
|
|
|||
Loading…
Reference in New Issue