Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
何博文
/
hro_prd_dock
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
3d114012
authored
Jul 06, 2026
by
何博文
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
20260706 feat 新增接口
parent
2ad3a604
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
24 additions
and
1 deletions
亲亲创客二期/文档/api-doc-第四点新增接口.md
亲亲创客二期/文档/api-doc-第四点新增接口.md
View file @
3d114012
# par
tner-mp 第四点接口文档(介绍人视图 03 + 对接人视图 04)
# par
tner-mp 第四点接口文档(介绍人视图 03 + 对接人视图 04)
...
...
@@ -397,6 +397,29 @@ sdk.domainServicePost(
---
# 四、20260706补充接口
## ① get_partner_users— 根据手机号/姓名搜索合伙人
-
**页面/位置**
:04 · P6 新增商机表单(P2 列表右下角 FAB 进入)。
-
**用途效果**
:根据手机号/姓名搜索合伙人。
-
**入参**
:type(all、name、mobile)、partner_key(内容)。
-
**反参**
:满足条件的合伙人列表。
-
**示例**
:
```
jsonc
[
{
"name": "韩龙",
"mobile": "13011111111"
}
]
```
---
## 附:数据来源与依赖(供排查)
-
商机:
`partner_opportunity`
(数据范围按
`contactor_uid`
)。
...
...
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