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
24bb8c60
authored
Jul 06, 2026
by
王雷
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
第三点联调
parent
c1a699d5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
41 additions
and
2 deletions
亲亲创客二期/文档/联调记录.md
亲亲创客二期/文档/联调记录.md
View file @
24bb8c60
# 前端
# 前端
...
...
@@ -10,5 +10,44 @@ api文档:《api-doc-第三点改动.md》
描述:反参source_type不需要
# 后端
### 改动1
api文档:《api-doc-第三点改动.md》
接口:一、customer_collect_list — 我的客户列表(新增"归属来源")
描述:列表页
[
my-customers.vue
](
../../../packages/partner-mp/src/pages/subpackages/customer/my-customers.vue
)
客户名旁新增来源标签展示
`source`
(值为"-"时不显示);详情页
[
customer-detail.vue
](
../../../packages/partner-mp/src/pages/subpackages/customer/customer-detail.vue
)
启用原注释掉的"来源渠道"行,改用
`source`
渲染
### 改动2
api文档:《api-doc-第三点改动.md》
接口:二、partner_users.create_type — 入驻方式枚举(元数据修正)
描述:仅后端元数据/注释修正,无接口出入参变化,
`join_partner`
提交仍固定传
`create_type: "2"`
,
[
join.vue
](
../../../packages/partner-mp/src/pages/subpackages/more/join.vue
)
无需改动
### 改动3
api文档:《api-doc-第三点改动.md》
接口:三、3.1/3.2/3.5/3.6/3.7 核对未改动的接口
描述:文档结论均为"已具备/无需改动/保持独立",小程序侧核对后未发现遗漏,无需改动
### 改动4(待跟进)
api文档:《api-doc-第三点改动.md》
接口:四、废弃接口 recommend_list
描述:
[
referral-record.vue
](
../../../packages/partner-mp/src/pages/subpackages/customer/referral-record.vue
)
(推荐记录页)仍在调用该接口展示访问次数/留资客户数等数据,文档未给出替代接口,暂未改动调用,待后端明确替代方案后再排期改造
### 改动5
api文档:《api-doc-第三点改动.md》
接口:四、废弃接口 get_qrcode_image_with_poster
描述:排查小程序代码未发现调用该接口(海报模板取自
`partner_poster_template`
/
`contactor_poster_template`
字段),无需改动
# 后端
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