仓库添加负责人字段
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
</select>
|
||||
|
||||
|
||||
<select id="countsByAccountHead" resultType="java.lang.Integer">
|
||||
<select id="countsByAccountHead" resultType="java.lang.Long">
|
||||
SELECT
|
||||
COUNT(id)
|
||||
FROM jsh_accounthead
|
||||
|
||||
Reference in New Issue
Block a user