用户单据类型分配问题

dev
anthonywj 2 years ago
parent 165b3b4cba
commit 2e9905f111

@ -138,6 +138,7 @@
from auth_warehouse_bustype
inner join basic_bussiness_type on auth_warehouse_bustype.action = basic_bussiness_type.action
where code = #{code}
group by auth_warehouse_bustype.action
</select>

Loading…
Cancel
Save