@ -31,7 +31,7 @@
limit #{limit}
</select>
<select id="count" resultMap="int">
<select id="count" resultMap="java.lang.Integer">
select
count(1)
from material_audit_status_buffer
@ -26,7 +26,7 @@
</sql>
from move_product_publish_queue
@ -49,7 +49,7 @@
</insert>
count(*)