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