代码备份

dev2.0
anthonywj 2 years ago
parent e6b89730ba
commit b16a841104

@ -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.id
</select>

Loading…
Cancel
Save