Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
岳巧源
/
jd_data_process
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
32c58b90
authored
Oct 19, 2024
by
larosa
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
add README
parent
cf815b85
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
README.md
README.md
View file @
32c58b90
...
...
@@ -49,8 +49,8 @@ update 更新参数时的注意事项。
--------------------------------------
先判断账号身份
\
1.
admin / 采购部门的采购助理 => 不限制
\
1.
admin /
挂在
采购部门的采购助理 => 不限制
\
2.
采购经理,采购总监 => 获取自己和下级的名字 => 筛选条件为 purchase_name in (采购员名字列表)
\
3.
采购助理 => 获取自己所属部门的所有人员名单 => 筛选条件为 purchase_name in (人员名单)
\
3.
二级或者三级部门
采购助理 => 获取自己所属部门的所有人员名单 => 筛选条件为 purchase_name in (人员名单)
\
4.
其他人 => 筛选条件为 purchase_name = '本人名字'
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment