admin 管理员组文章数量: 887021
2024年1月9日发(作者:数据库资源)
ption from inventroy_history hi left join inventroy_operation op
on roy_operation_id = roy_operation_id
left join product pr
on t_id =t_id
left join operation_type ty
on ion_type_id = ion_type_id
left join employee em
on ee_id = ee_id
left join (select inventroy__storage_id as to_storage_id, as name from inventroy_operation , storage where inventroy__storage_id = e_id) st on _storage_id = _storage_id
left join (select inventroy__storage_id as from_storage_id, as name from inventroy_operation , storage where inventroy__storage_id = e_id) sm on _storage_id = _storage_id
left join (select inventroy__store_id as to_store_id, as name from inventroy_operation , store where inventroy__store_id = _id) st1 on _store_id = _store_id
left join (select inventroy__store_id as from_store_id, as name from inventroy_operation , store where inventroy__store_id = _id) sm1 on _store_id = _store_id
left join operation_reason re
on ion_reason_id = ion_reason_id
WHERE 1=1
注:and (ion_type_id = ? or ion_type_id = ?)
版权声明:本文标题:mybatis中foreach的用法(转) 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.freenas.com.cn/free/1704783926h462053.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论