统计返回类型

This commit is contained in:
wenc000 2020-04-26 18:12:23 +08:00
parent ec9f4dc5d5
commit 3e47f1acc3

View File

@ -195,7 +195,7 @@
</if>
</select>
<!-- ${tableExplain}统计 -->
<!-- ${tableExplain}统计 -->
<select id="count${firstUpperTableName}" parameterType="map" resultType="Integer">
SELECT
COUNT(*)