修改bug

pro
wangwei 2 years ago
parent f8b7f78d64
commit fbda76440c

@ -40,7 +40,8 @@
</where>
</select>
<select id="filterAllByUser" parameterType="com.glxp.api.req.auth.FilterInvWarehouseRequest"
<!-- 如果部门下面未关联仓库 就不用拉-->
<select id="filterAllByUser" parameterType="com.glxp.api.req.auth.FilterInvWarehouseRequest"
resultType="com.glxp.api.entity.auth.DeptEntity">
select auth_dept.* from auth_dept
INNER JOIN auth_warehouse

Loading…
Cancel
Save