Merge pull request 'demand: tms-运输管理-货物组批次-非总部账号增加查询权限-可查询组批次下一网点与自己相关的批次信息' (#263) from develop into master
Reviewed-on: http://git.xdadan.loc/tanex/emis-service/pulls/263
This commit is contained in:
commit
3186891f34
@ -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