任务次数
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
FROM task_center_reward reward
|
||||
INNER JOIN task_center task ON reward.task_id = task.id and task.shows = 1
|
||||
where reward.type = 9
|
||||
and user_id = #{userId}
|
||||
</select>
|
||||
|
||||
</mapper>
|
||||
Reference in New Issue
Block a user