Merge branch 'dev' into test

pro
wj 2 years ago
commit c9eb7079a2

@ -398,7 +398,7 @@
column="code" select="com.glxp.api.dao.auth.WarehouseBussinessTypeDao.selectListByAction"/>
</resultMap>
<select id="selectInvListTreeByUser" resultType="com.glxp.api.vo.inv.InvWarehouseTreeVo">
<select id="selectInvListTreeByUser" resultMap="selectInvListTreeByUser">
select auth_warehouse.code,
auth_warehouse.name,
auth_warehouse.parentId,

Loading…
Cancel
Save