@ -21,7 +21,7 @@
<!-- 查询授权的数量 -->
<select id="selectAuthCount" resultType="java.lang.Integer">
SELECT
app_id AS authAppId
count(*)
FROM
open_platform_account
WHERE