demand: tms-运输管理-货物组批次-非总部账号增加查询权限-可查询组批次下一网点与自己相关的批次信息
This commit is contained in:
parent
7a0d331d6d
commit
fc2b770286
@ -223,6 +223,7 @@
|
||||
and (
|
||||
start_site_code=#{params.privSiteCode}
|
||||
or create_site=#{params.privSiteCode}
|
||||
or next_site_code=#{params.privSiteCode}
|
||||
)
|
||||
</if>
|
||||
</where>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user