@@ -29,6 +29,4 @@
<select id="getAllUserId" resultType="java.lang.String">
select userid from wx_user_info where status = 1
</select>
-
</mapper>