仓库添加负责人字段
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
limit #{offset},#{rows}
|
||||
</if>
|
||||
</select>
|
||||
<select id="countsByApp" resultType="java.lang.Integer">
|
||||
<select id="countsByApp" resultType="java.lang.Long">
|
||||
SELECT
|
||||
COUNT(id)
|
||||
FROM jsh_app
|
||||
|
||||
Reference in New Issue
Block a user