Merge branch 'dev' into test

test
wj 2 years ago
commit 96db2c7404

@ -411,8 +411,7 @@
auth_warehouse.name,
auth_warehouse.parentId,
auth_warehouse.parentCode,
auth_dept.code deptCode,
auth_dept.name deptName,
auth_dept.name warehouseName,
auth_warehouse.advanceType
from auth_warehouse
inner join auth_dept on auth_warehouse.parentId = auth_dept.code

Loading…
Cancel
Save