统计返回类型
This commit is contained in:
parent
ec9f4dc5d5
commit
3e47f1acc3
@ -195,7 +195,7 @@
|
|||||||
</if>
|
</if>
|
||||||
</select>
|
</select>
|
||||||
|
|
||||||
<!-- ${tableExplain}统计 -->
|
<!-- ${tableExplain}统计 -->
|
||||||
<select id="count${firstUpperTableName}" parameterType="map" resultType="Integer">
|
<select id="count${firstUpperTableName}" parameterType="map" resultType="Integer">
|
||||||
SELECT
|
SELECT
|
||||||
COUNT(*)
|
COUNT(*)
|
||||||
|
Loading…
Reference in New Issue
Block a user