...
|
...
|
@@ -268,8 +268,8 @@ paths: |
|
|
post:
|
|
|
tags:
|
|
|
- cooperation-application
|
|
|
summary: 同意共创申请
|
|
|
description: 同意共创申请
|
|
|
summary: 审核-同意共创申请
|
|
|
description: 审核-同意共创申请
|
|
|
operationId: cooperation-application#agreeCooperationApplication
|
|
|
parameters:
|
|
|
- name: AgreeCooperationApplicationRequestBody
|
...
|
...
|
@@ -308,8 +308,8 @@ paths: |
|
|
post:
|
|
|
tags:
|
|
|
- cooperation-application
|
|
|
summary: 拒绝共创申请
|
|
|
description: 拒绝共创申请
|
|
|
summary: 审核-拒绝共创申请
|
|
|
description: 审核-拒绝共创申请
|
|
|
operationId: cooperation-application#rejectCooperationApplication
|
|
|
parameters:
|
|
|
- name: RejectCooperationApplicationRequestBody
|
...
|
...
|
@@ -639,29 +639,29 @@ paths: |
|
|
/cooperation-goods-statistics/statistics:
|
|
|
post:
|
|
|
tags:
|
|
|
- cooperation-goods-statistic
|
|
|
summary: 返回共创产品统计数据
|
|
|
description: 返回共创产品统计数据
|
|
|
operationId: cooperation-goods-statistic#searchCooperationGoodsStatistics
|
|
|
- cooperation-goods-statistics
|
|
|
summary: 返回企业共创产品统计数据
|
|
|
description: 返回企业共创产品统计数据
|
|
|
operationId: cooperation-goods-statistics#searchCooperationGoodsStatistics
|
|
|
parameters:
|
|
|
- name: SearchCooperationGoodsStatisticsRequestBody
|
|
|
in: body
|
|
|
required: true
|
|
|
schema:
|
|
|
$ref: '#/definitions/CooperationGoodsStatisticSearchCooperationGoodsStatisticsRequestBody'
|
|
|
$ref: '#/definitions/CooperationGoodsStatisticsSearchCooperationGoodsStatisticsRequestBody'
|
|
|
responses:
|
|
|
"200":
|
|
|
description: OK response.
|
|
|
schema:
|
|
|
$ref: '#/definitions/CooperationGoodsStatisticSearchCooperationGoodsStatisticsResponseBody'
|
|
|
$ref: '#/definitions/CooperationGoodsStatisticsSearchCooperationGoodsStatisticsResponseBody'
|
|
|
schemes:
|
|
|
- http
|
|
|
/cooperation-mode-statistics/statistics:
|
|
|
post:
|
|
|
tags:
|
|
|
- cooperation-mode-statistics
|
|
|
summary: 返回共创模式数据统计
|
|
|
description: 返回共创模式数据统计
|
|
|
summary: 返回企业共创模式数据统计
|
|
|
description: 返回企业共创模式数据统计
|
|
|
operationId: cooperation-mode-statistics#searchCooperationModeStatistics
|
|
|
parameters:
|
|
|
- name: SearchCooperationModeStatisticsRequestBody
|
...
|
...
|
@@ -816,8 +816,8 @@ paths: |
|
|
post:
|
|
|
tags:
|
|
|
- cooperation-person-statistics
|
|
|
summary: 返回共创人员信息统计
|
|
|
description: 返回共创人员信息统计
|
|
|
summary: 返回企业共创人员信息统计
|
|
|
description: 返回企业共创人员信息统计
|
|
|
operationId: cooperation-person-statistics#searchCooperationPersonStatistics
|
|
|
parameters:
|
|
|
- name: SearchCooperationPersonStatisticsRequestBody
|
...
|
...
|
@@ -948,6 +948,26 @@ paths: |
|
|
$ref: '#/definitions/CooperationProjectRemoveCooperationProjectResponseBody'
|
|
|
schemes:
|
|
|
- http
|
|
|
/cooperation-projects/check:
|
|
|
post:
|
|
|
tags:
|
|
|
- cooperation-project
|
|
|
summary: 判断当前勾选的承接对象是否存在用户
|
|
|
description: 判断当前勾选的承接对象是否存在用户
|
|
|
operationId: cooperation-project#checkUndertaker
|
|
|
parameters:
|
|
|
- name: CheckUndertakerRequestBody
|
|
|
in: body
|
|
|
required: true
|
|
|
schema:
|
|
|
$ref: '#/definitions/CooperationProjectCheckUndertakerRequestBody'
|
|
|
responses:
|
|
|
"200":
|
|
|
description: OK response.
|
|
|
schema:
|
|
|
$ref: '#/definitions/CooperationProjectCheckUndertakerResponseBody'
|
|
|
schemes:
|
|
|
- http
|
|
|
/cooperation-projects/release-cooperation-project:
|
|
|
post:
|
|
|
tags:
|
...
|
...
|
@@ -1109,8 +1129,8 @@ paths: |
|
|
post:
|
|
|
tags:
|
|
|
- credit-account
|
|
|
summary: 支付账期结算
|
|
|
description: 支付账期结算
|
|
|
summary: 支付账期结算(支付分红)
|
|
|
description: 支付账期结算(支付分红)
|
|
|
operationId: credit-account#payCreditAccount
|
|
|
parameters:
|
|
|
- name: PayCreditAccountRequestBody
|
...
|
...
|
@@ -1741,8 +1761,8 @@ paths: |
|
|
post:
|
|
|
tags:
|
|
|
- project-overview-statistics
|
|
|
summary: 返回共创项目概览统计
|
|
|
description: 返回共创项目概览统计
|
|
|
summary: 返回共创企业项目概览统计
|
|
|
description: 返回共创企业项目概览统计
|
|
|
operationId: project-overview-statistics#searchProjectOverviewStatistics
|
|
|
parameters:
|
|
|
- name: SearchProjectOverviewStatisticsRequestBody
|
...
|
...
|
@@ -1784,6 +1804,11 @@ definitions: |
|
|
description: 合约承接方反馈内容
|
|
|
required:
|
|
|
- feedbackContent
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构ID
|
|
|
required:
|
|
|
- orgId
|
|
|
underTakerUid:
|
|
|
type: string
|
|
|
description: 承接人uid
|
...
|
...
|
@@ -1812,6 +1837,11 @@ definitions: |
|
|
description: 合约承接方反馈记录ID
|
|
|
required:
|
|
|
- feedbackId
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构ID
|
|
|
required:
|
|
|
- orgId
|
|
|
underTakerUid:
|
|
|
type: string
|
|
|
description: 承接人uid
|
...
|
...
|
@@ -1855,6 +1885,11 @@ definitions: |
|
|
description: 合约承接方反馈记录ID
|
|
|
required:
|
|
|
- feedbackId
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构ID
|
|
|
required:
|
|
|
- orgId
|
|
|
underTakerUid:
|
|
|
type: string
|
|
|
description: 承接人uid
|
...
|
...
|
@@ -1883,6 +1918,14 @@ definitions: |
|
|
description: 共创合约名称
|
|
|
required:
|
|
|
- cooperationContractName
|
|
|
matchWord:
|
|
|
type: string
|
|
|
description: 查询关键词
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构ID
|
|
|
required:
|
|
|
- orgId
|
|
|
pageNumber:
|
|
|
type: integer
|
|
|
description: 页面大小
|
...
|
...
|
@@ -1911,6 +1954,11 @@ definitions: |
|
|
$ref: '#/definitions/contractUndertakerFeedbackResponseBody'
|
|
|
required:
|
|
|
- contractUndertakerFeedbacks
|
|
|
count:
|
|
|
type: integer
|
|
|
description: 匹配数目
|
|
|
required:
|
|
|
- count
|
|
|
ContractUndertakerFeedbackUpdateContractUndertakerFeedbackRequestBody:
|
|
|
title: ContractUndertakerFeedbackUpdateContractUndertakerFeedbackRequestBody
|
|
|
type: object
|
...
|
...
|
@@ -1937,6 +1985,11 @@ definitions: |
|
|
description: 合约承接方反馈内容
|
|
|
required:
|
|
|
- feedbackContent
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构ID
|
|
|
required:
|
|
|
- orgId
|
|
|
underTakerUid:
|
|
|
type: string
|
|
|
description: 承接人用户uid
|
...
|
...
|
@@ -1955,6 +2008,11 @@ definitions: |
|
|
title: CooperationApplicationAgreeCooperationApplicationRequestBody
|
|
|
type: object
|
|
|
properties:
|
|
|
code:
|
|
|
type: string
|
|
|
description: 菜单编码,APP端必须
|
|
|
required:
|
|
|
- code
|
|
|
companyId:
|
|
|
type: integer
|
|
|
description: 公司ID,通过集成REST上下文获取
|
...
|
...
|
@@ -1970,6 +2028,11 @@ definitions: |
|
|
description: 共创申请审核描述
|
|
|
required:
|
|
|
- cooperationApplicationVerifyDescription
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构id
|
|
|
required:
|
|
|
- orgId
|
|
|
userId:
|
|
|
type: integer
|
|
|
description: 用户ID,通过集成REST上下文获取,可翻译成发起人、承接人、推荐人、业务员
|
...
|
...
|
@@ -2019,6 +2082,11 @@ definitions: |
|
|
description: 共创项目编号,自生成,生成规则:XM+6位年月日+#+3位流水,例XM210601#001
|
|
|
required:
|
|
|
- cooperationProjectNumber
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构ID
|
|
|
required:
|
|
|
- orgId
|
|
|
userId:
|
|
|
type: integer
|
|
|
description: 用户ID,通过集成REST上下文获取,可翻译成发起人、承接人、推荐人、业务员
|
...
|
...
|
@@ -2057,6 +2125,11 @@ definitions: |
|
|
description: 关联的共创项目编号
|
|
|
required:
|
|
|
- cooperationProjectNumber
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构ID
|
|
|
required:
|
|
|
- orgId
|
|
|
userId:
|
|
|
type: integer
|
|
|
description: 用户ID,通过集成REST上下文获取,可翻译成发起人、承接人、推荐人、业务员
|
...
|
...
|
@@ -2077,6 +2150,11 @@ definitions: |
|
|
description: 公司ID,通过集成REST上下文获取
|
|
|
required:
|
|
|
- companyId
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构ID
|
|
|
required:
|
|
|
- orgId
|
|
|
userId:
|
|
|
type: integer
|
|
|
description: 用户ID,通过集成REST上下文获取,可翻译成发起人、承接人、推荐人、业务员
|
...
|
...
|
@@ -2107,6 +2185,11 @@ definitions: |
|
|
title: CooperationApplicationRejectCooperationApplicationRequestBody
|
|
|
type: object
|
|
|
properties:
|
|
|
code:
|
|
|
type: string
|
|
|
description: 菜单模块编码,APP端必须
|
|
|
required:
|
|
|
- code
|
|
|
companyId:
|
|
|
type: integer
|
|
|
description: 公司ID,通过集成REST上下文获取
|
...
|
...
|
@@ -2122,6 +2205,11 @@ definitions: |
|
|
description: 共创申请审核描述
|
|
|
required:
|
|
|
- cooperationApplicationVerifyDescription
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构id
|
|
|
required:
|
|
|
- orgId
|
|
|
userId:
|
|
|
type: integer
|
|
|
description: 用户ID,通过集成REST上下文获取,可翻译成发起人、承接人、推荐人、业务员
|
...
|
...
|
@@ -2142,6 +2230,11 @@ definitions: |
|
|
description: 公司ID,通过集成REST上下文获取
|
|
|
required:
|
|
|
- companyId
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构ID
|
|
|
required:
|
|
|
- orgId
|
|
|
userId:
|
|
|
type: integer
|
|
|
description: 用户ID,通过集成REST上下文获取,可翻译成发起人、承接人、推荐人、业务员
|
...
|
...
|
@@ -2174,6 +2267,11 @@ definitions: |
|
|
description: 共创项目名称
|
|
|
required:
|
|
|
- cooperationProjectName
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构ID
|
|
|
required:
|
|
|
- orgId
|
|
|
pageNumber:
|
|
|
type: integer
|
|
|
description: 页面大小
|
...
|
...
|
@@ -2197,6 +2295,11 @@ definitions: |
|
|
$ref: '#/definitions/cooperationApplicationResponseBody'
|
|
|
required:
|
|
|
- cooperationApplications
|
|
|
count:
|
|
|
type: integer
|
|
|
description: 匹配数目
|
|
|
required:
|
|
|
- count
|
|
|
CooperationApplicationUpdateCooperationApplicationRequestBody:
|
|
|
title: CooperationApplicationUpdateCooperationApplicationRequestBody
|
|
|
type: object
|
...
|
...
|
@@ -2224,6 +2327,11 @@ definitions: |
|
|
description: 关联的共创项目编号
|
|
|
required:
|
|
|
- cooperationProjectNumber
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构ID
|
|
|
required:
|
|
|
- orgId
|
|
|
userId:
|
|
|
type: integer
|
|
|
description: 用户ID,通过集成REST上下文获取,可翻译成发起人、承接人、推荐人、业务员
|
...
|
...
|
@@ -2264,6 +2372,11 @@ definitions: |
|
|
description: 合约变更操作类型,1编辑、2暂停、3恢复
|
|
|
required:
|
|
|
- operationType
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构ID
|
|
|
required:
|
|
|
- orgId
|
|
|
undertakers:
|
|
|
type: string
|
|
|
description: 承接人
|
...
|
...
|
@@ -2289,6 +2402,11 @@ definitions: |
|
|
description: 公司ID,通过集成REST上下文获取
|
|
|
required:
|
|
|
- companyId
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构ID
|
|
|
required:
|
|
|
- orgId
|
|
|
userId:
|
|
|
type: integer
|
|
|
description: 用户ID,通过集成REST上下文获取,可翻译成发起人、承接人、推荐人、业务员
|
...
|
...
|
@@ -2324,6 +2442,11 @@ definitions: |
|
|
description: 公司ID,通过集成REST上下文获取
|
|
|
required:
|
|
|
- companyId
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构ID
|
|
|
required:
|
|
|
- orgId
|
|
|
userId:
|
|
|
type: integer
|
|
|
description: 用户ID,通过集成REST上下文获取,可翻译成发起人、承接人、推荐人、业务员
|
...
|
...
|
@@ -2351,6 +2474,11 @@ definitions: |
|
|
type: integer
|
|
|
description: 合约变更操作类型,1编辑、2暂停、3恢复
|
|
|
format: int32
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构ID
|
|
|
required:
|
|
|
- orgId
|
|
|
pageNumber:
|
|
|
type: integer
|
|
|
description: 页面大小
|
...
|
...
|
@@ -2374,6 +2502,11 @@ definitions: |
|
|
$ref: '#/definitions/cooperationContractChangeLogResponseBody'
|
|
|
required:
|
|
|
- cooperationContractChangeLogs
|
|
|
count:
|
|
|
type: integer
|
|
|
description: 匹配数目
|
|
|
required:
|
|
|
- count
|
|
|
CooperationContractChangeLogUpdateCooperationContractChangeLogRequestBody:
|
|
|
title: CooperationContractChangeLogUpdateCooperationContractChangeLogRequestBody
|
|
|
type: object
|
...
|
...
|
@@ -2403,6 +2536,11 @@ definitions: |
|
|
description: 合约变更操作类型,1编辑、2暂停、3恢复
|
|
|
required:
|
|
|
- operationType
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构ID
|
|
|
required:
|
|
|
- orgId
|
|
|
undertakers:
|
|
|
type: string
|
|
|
description: 承接人
|
...
|
...
|
@@ -2476,6 +2614,11 @@ definitions: |
|
|
items:
|
|
|
$ref: '#/definitions/moneyIncentivesRuleRequestBody'
|
|
|
description: 金额激励规则列表
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构ID
|
|
|
required:
|
|
|
- orgId
|
|
|
relevants:
|
|
|
type: array
|
|
|
items:
|
...
|
...
|
@@ -2509,6 +2652,11 @@ definitions: |
|
|
description: 公司ID,通过集成REST上下文获取
|
|
|
required:
|
|
|
- companyId
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构ID
|
|
|
required:
|
|
|
- orgId
|
|
|
sponsorUid:
|
|
|
type: string
|
|
|
description: 发起人uid
|
...
|
...
|
@@ -2547,6 +2695,11 @@ definitions: |
|
|
description: 公司ID,通过集成REST上下文获取
|
|
|
required:
|
|
|
- companyId
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构ID
|
|
|
required:
|
|
|
- orgId
|
|
|
userId:
|
|
|
type: integer
|
|
|
description: 用户ID,通过集成REST上下文获取,可翻译成发起人、承接人、推荐人、业务员
|
...
|
...
|
@@ -2570,6 +2723,11 @@ definitions: |
|
|
cooperationContractName:
|
|
|
type: string
|
|
|
description: 共创合约名称
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构ID
|
|
|
required:
|
|
|
- orgId
|
|
|
sponsorName:
|
|
|
type: string
|
|
|
description: 项目发起人姓名
|
...
|
...
|
@@ -2587,6 +2745,11 @@ definitions: |
|
|
items:
|
|
|
$ref: '#/definitions/cooperationContractByUndertakerResponseBody'
|
|
|
description: 根据承接人返回的共创项目合约
|
|
|
count:
|
|
|
type: integer
|
|
|
description: 匹配数目
|
|
|
required:
|
|
|
- count
|
|
|
CooperationContractSearchCooperationContractRequestBody:
|
|
|
title: CooperationContractSearchCooperationContractRequestBody
|
|
|
type: object
|
...
|
...
|
@@ -2601,6 +2764,11 @@ definitions: |
|
|
description: 共创合约编号
|
|
|
required:
|
|
|
- cooperationContractNumber
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构ID
|
|
|
required:
|
|
|
- orgId
|
|
|
pageNumber:
|
|
|
type: integer
|
|
|
description: 页面大小
|
...
|
...
|
@@ -2676,6 +2844,11 @@ definitions: |
|
|
description: 部门编码
|
|
|
required:
|
|
|
- departmentNumber
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构ID
|
|
|
required:
|
|
|
- orgId
|
|
|
sponsorUid:
|
|
|
type: string
|
|
|
description: 共创合约发起人uid
|
...
|
...
|
@@ -2690,15 +2863,18 @@ definitions: |
|
|
properties:
|
|
|
cooperationContract:
|
|
|
$ref: '#/definitions/cooperationContractResponseBody'
|
|
|
CooperationGoodsStatisticSearchCooperationGoodsStatisticsRequestBody:
|
|
|
title: CooperationGoodsStatisticSearchCooperationGoodsStatisticsRequestBody
|
|
|
CooperationGoodsStatisticsSearchCooperationGoodsStatisticsRequestBody:
|
|
|
title: CooperationGoodsStatisticsSearchCooperationGoodsStatisticsRequestBody
|
|
|
type: object
|
|
|
properties:
|
|
|
companyId:
|
|
|
type: integer
|
|
|
description: 公司ID,通过集成REST上下文获取
|
|
|
required:
|
|
|
- companyId
|
|
|
description: 企业ID,企业和组织id二选一
|
|
|
format: int64
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构id,组织和企业id二选一
|
|
|
format: int64
|
|
|
pageNumber:
|
|
|
type: integer
|
|
|
description: 页面大小
|
...
|
...
|
@@ -2716,8 +2892,8 @@ definitions: |
|
|
description: 用户ID,通过集成REST上下文获取,可翻译成发起人、承接人、推荐人、业务员
|
|
|
required:
|
|
|
- userId
|
|
|
CooperationGoodsStatisticSearchCooperationGoodsStatisticsResponseBody:
|
|
|
title: 'Mediatype identifier: CooperationGoodsStatisticSearchCooperationGoodsStatisticsResponseBody'
|
|
|
CooperationGoodsStatisticsSearchCooperationGoodsStatisticsResponseBody:
|
|
|
title: 'Mediatype identifier: CooperationGoodsStatisticsSearchCooperationGoodsStatisticsResponseBody'
|
|
|
type: object
|
|
|
properties:
|
|
|
cooperationGoodsStatistics:
|
...
|
...
|
@@ -2741,6 +2917,11 @@ definitions: |
|
|
description: 共创模式编码,手动输入,唯一确定
|
|
|
required:
|
|
|
- cooperationModeNumber
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构ID
|
|
|
required:
|
|
|
- orgId
|
|
|
remarks:
|
|
|
type: string
|
|
|
description: 备注
|
...
|
...
|
@@ -2766,6 +2947,11 @@ definitions: |
|
|
description: 公司ID,通过集成REST上下文获取
|
|
|
required:
|
|
|
- companyId
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构ID
|
|
|
required:
|
|
|
- orgId
|
|
|
userId:
|
|
|
type: integer
|
|
|
description: 用户ID,通过集成REST上下文获取,可翻译成发起人、承接人、推荐人、业务员
|
...
|
...
|
@@ -2801,6 +2987,11 @@ definitions: |
|
|
description: 公司ID,通过集成REST上下文获取
|
|
|
required:
|
|
|
- companyId
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构ID
|
|
|
required:
|
|
|
- orgId
|
|
|
userId:
|
|
|
type: integer
|
|
|
description: 用户ID,通过集成REST上下文获取,可翻译成发起人、承接人、推荐人、业务员
|
...
|
...
|
@@ -2826,6 +3017,11 @@ definitions: |
|
|
description: 共创模式名称
|
|
|
required:
|
|
|
- cooperationModeName
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构ID
|
|
|
required:
|
|
|
- orgId
|
|
|
organizationName:
|
|
|
type: string
|
|
|
description: 组织机构名称
|
...
|
...
|
@@ -2854,15 +3050,23 @@ definitions: |
|
|
$ref: '#/definitions/cooperationModeResponseBody'
|
|
|
required:
|
|
|
- cooperationModes
|
|
|
count:
|
|
|
type: integer
|
|
|
description: 匹配数目
|
|
|
required:
|
|
|
- count
|
|
|
CooperationModeStatisticsSearchCooperationModeStatisticsRequestBody:
|
|
|
title: CooperationModeStatisticsSearchCooperationModeStatisticsRequestBody
|
|
|
type: object
|
|
|
properties:
|
|
|
companyId:
|
|
|
type: integer
|
|
|
description: 公司ID,通过集成REST上下文获取
|
|
|
required:
|
|
|
- companyId
|
|
|
description: 企业id,企业和组织二选一
|
|
|
format: int64
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织id,组织和企业二选一
|
|
|
format: int64
|
|
|
userId:
|
|
|
type: integer
|
|
|
description: 用户ID,通过集成REST上下文获取,可翻译成发起人、承接人、推荐人、业务员
|
...
|
...
|
@@ -2893,6 +3097,11 @@ definitions: |
|
|
description: 共创模式编码,手动输入,唯一确定
|
|
|
required:
|
|
|
- cooperationModeNumber
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构ID
|
|
|
required:
|
|
|
- orgId
|
|
|
remarks:
|
|
|
type: string
|
|
|
description: 备注
|
...
|
...
|
@@ -2915,9 +3124,12 @@ definitions: |
|
|
properties:
|
|
|
companyId:
|
|
|
type: integer
|
|
|
description: 公司ID,通过集成REST上下文获取
|
|
|
required:
|
|
|
- companyId
|
|
|
description: 查看的目标公司id,公司和组织入参二选一
|
|
|
format: int64
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 查看的目标组织id,组织和公司入参二选一
|
|
|
format: int64
|
|
|
userId:
|
|
|
type: integer
|
|
|
description: 用户ID,通过集成REST上下文获取,可翻译成发起人、承接人、推荐人、业务员
|
...
|
...
|
@@ -2929,6 +3141,29 @@ definitions: |
|
|
properties:
|
|
|
cooperationPersonStatistics:
|
|
|
$ref: '#/definitions/cooperationPersonStatisticsResponseBody'
|
|
|
CooperationProjectCheckUndertakerRequestBody:
|
|
|
title: CooperationProjectCheckUndertakerRequestBody
|
|
|
type: object
|
|
|
properties:
|
|
|
cooperationProjectId:
|
|
|
type: integer
|
|
|
description: 共创项目ID
|
|
|
required:
|
|
|
- cooperationProjectId
|
|
|
cooperationProjectUndertakerType:
|
|
|
type: array
|
|
|
items:
|
|
|
type: integer
|
|
|
format: int32
|
|
|
description: 共创项目承接对象,1员工,2共创用户,3公开,可以多选
|
|
|
required:
|
|
|
- cooperationProjectUndertakerType
|
|
|
CooperationProjectCheckUndertakerResponseBody:
|
|
|
title: 'Mediatype identifier: CooperationProjectCheckUndertakerResponseBody'
|
|
|
type: object
|
|
|
properties:
|
|
|
cooperationProject:
|
|
|
$ref: '#/definitions/cooperationProjectResponseBody'
|
|
|
CooperationProjectCreateCooperationProjectRequestBody:
|
|
|
title: CooperationProjectCreateCooperationProjectRequestBody
|
|
|
type: object
|
...
|
...
|
@@ -2954,6 +3189,11 @@ definitions: |
|
|
description: 承接对象,1员工,2共创用户,3公开,可以多选
|
|
|
required:
|
|
|
- cooperationProjectUndertakerType
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构ID
|
|
|
required:
|
|
|
- orgId
|
|
|
publisherUid:
|
|
|
type: string
|
|
|
description: 共创项目发布人uid
|
...
|
...
|
@@ -2984,6 +3224,11 @@ definitions: |
|
|
description: 公司ID,通过集成REST上下文获取
|
|
|
required:
|
|
|
- companyId
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构ID
|
|
|
required:
|
|
|
- orgId
|
|
|
userId:
|
|
|
type: integer
|
|
|
description: 用户ID,通过集成REST上下文获取,可翻译成发起人、承接人、推荐人、业务员
|
...
|
...
|
@@ -3044,6 +3289,11 @@ definitions: |
|
|
description: 共创项目承接对象,1员工,2共创用户,3公开,可以多选
|
|
|
required:
|
|
|
- cooperationProjectUndertakerType
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构ID
|
|
|
required:
|
|
|
- orgId
|
|
|
userId:
|
|
|
type: integer
|
|
|
description: 用户ID,通过集成REST上下文获取,可翻译成发起人、承接人、推荐人、业务员
|
...
|
...
|
@@ -3064,6 +3314,11 @@ definitions: |
|
|
description: 公司ID,通过集成REST上下文获取
|
|
|
required:
|
|
|
- companyId
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构ID
|
|
|
required:
|
|
|
- orgId
|
|
|
userId:
|
|
|
type: integer
|
|
|
description: 用户ID,通过集成REST上下文获取,可翻译成发起人、承接人、推荐人、业务员
|
...
|
...
|
@@ -3090,6 +3345,11 @@ definitions: |
|
|
departmentName:
|
|
|
type: string
|
|
|
description: 部门名称
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构ID
|
|
|
required:
|
|
|
- orgId
|
|
|
pageNumber:
|
|
|
type: integer
|
|
|
description: 页面大小
|
...
|
...
|
@@ -3117,6 +3377,11 @@ definitions: |
|
|
$ref: '#/definitions/cooperationProjectResponseBody'
|
|
|
required:
|
|
|
- cooperationProjects
|
|
|
count:
|
|
|
type: integer
|
|
|
description: 匹配数目
|
|
|
required:
|
|
|
- count
|
|
|
CooperationProjectUpdateCooperationProjectRequestBody:
|
|
|
title: CooperationProjectUpdateCooperationProjectRequestBody
|
|
|
type: object
|
...
|
...
|
@@ -3142,6 +3407,11 @@ definitions: |
|
|
description: 承接对象,1员工,2共创用户,3公开,可以多选
|
|
|
required:
|
|
|
- cooperationProjectUndertakerType
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构ID
|
|
|
required:
|
|
|
- orgId
|
|
|
publisherUid:
|
|
|
type: string
|
|
|
description: 共创项目发布人uid
|
...
|
...
|
@@ -3172,6 +3442,11 @@ definitions: |
|
|
description: 公司ID,通过集成REST上下文获取
|
|
|
required:
|
|
|
- companyId
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构ID
|
|
|
required:
|
|
|
- orgId
|
|
|
userId:
|
|
|
type: integer
|
|
|
description: 用户ID,通过集成REST上下文获取,可翻译成发起人、承接人、推荐人、业务员
|
...
|
...
|
@@ -3192,6 +3467,11 @@ definitions: |
|
|
description: 公司ID,通过集成REST上下文获取
|
|
|
required:
|
|
|
- companyId
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构ID
|
|
|
required:
|
|
|
- orgId
|
|
|
userId:
|
|
|
type: integer
|
|
|
description: 用户ID,通过集成REST上下文获取,可翻译成发起人、承接人、推荐人、业务员
|
...
|
...
|
@@ -3232,6 +3512,11 @@ definitions: |
|
|
description: 公司ID,通过集成REST上下文获取
|
|
|
required:
|
|
|
- companyId
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构ID
|
|
|
required:
|
|
|
- orgId
|
|
|
remarks:
|
|
|
type: string
|
|
|
description: 备注
|
...
|
...
|
@@ -3257,6 +3542,11 @@ definitions: |
|
|
description: 公司ID,通过集成REST上下文获取
|
|
|
required:
|
|
|
- companyId
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构ID
|
|
|
required:
|
|
|
- orgId
|
|
|
userId:
|
|
|
type: integer
|
|
|
description: 用户ID,通过集成REST上下文获取,可翻译成发起人、承接人、推荐人、业务员
|
...
|
...
|
@@ -3282,9 +3572,23 @@ definitions: |
|
|
description: 账期结算单号
|
|
|
required:
|
|
|
- creditAccountOrderNum
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构ID
|
|
|
required:
|
|
|
- orgId
|
|
|
participatorName:
|
|
|
type: string
|
|
|
description: 参与人姓名
|
|
|
paymentStatus:
|
|
|
type: integer
|
|
|
description: 账期结算支付状态,1待支付,2已支付,APP端结算记录返回已结算的账期结算单
|
|
|
required:
|
|
|
- paymentStatus
|
|
|
period:
|
|
|
type: string
|
|
|
description: 结算周期,按年“2021”或者按月结算”2021-07“
|
|
|
format: datetime
|
|
|
userId:
|
|
|
type: integer
|
|
|
description: 用户ID,通过集成REST上下文获取,可翻译成发起人、承接人、推荐人、业务员
|
...
|
...
|
@@ -3294,12 +3598,22 @@ definitions: |
|
|
title: 'Mediatype identifier: CreditAccountSearchCreditAccountResponseBody'
|
|
|
type: object
|
|
|
properties:
|
|
|
count:
|
|
|
type: integer
|
|
|
description: 匹配数目
|
|
|
required:
|
|
|
- count
|
|
|
creditAccounts:
|
|
|
type: array
|
|
|
items:
|
|
|
$ref: '#/definitions/creditAccountResponseBody'
|
|
|
required:
|
|
|
- creditAccounts
|
|
|
sum:
|
|
|
type: number
|
|
|
description: 本月结算或本年度结算总和
|
|
|
required:
|
|
|
- sum
|
|
|
CreditAccountUpdateCreditAccountRequestBody:
|
|
|
title: CreditAccountUpdateCreditAccountRequestBody
|
|
|
type: object
|
...
|
...
|
@@ -3309,6 +3623,11 @@ definitions: |
|
|
description: 公司ID,通过集成REST上下文获取
|
|
|
required:
|
|
|
- companyId
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构ID
|
|
|
required:
|
|
|
- orgId
|
|
|
userId:
|
|
|
type: integer
|
|
|
description: 用户ID,通过集成REST上下文获取,可翻译成发起人、承接人、推荐人、业务员
|
...
|
...
|
@@ -3326,9 +3645,12 @@ definitions: |
|
|
properties:
|
|
|
companyId:
|
|
|
type: integer
|
|
|
description: 公司ID,通过集成REST上下文获取
|
|
|
required:
|
|
|
- companyId
|
|
|
description: 企业id,企业和组织二选一
|
|
|
format: int64
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织id,组织和企业二选一
|
|
|
format: int64
|
|
|
userId:
|
|
|
type: integer
|
|
|
description: 用户ID,通过集成REST上下文获取,可翻译成发起人、承接人、推荐人、业务员
|
...
|
...
|
@@ -3349,6 +3671,11 @@ definitions: |
|
|
description: 公司ID,通过集成REST上下文获取
|
|
|
required:
|
|
|
- companyId
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构ID
|
|
|
required:
|
|
|
- orgId
|
|
|
userId:
|
|
|
type: integer
|
|
|
description: 用户ID,通过集成REST上下文获取,可翻译成发起人、承接人、推荐人、业务员
|
...
|
...
|
@@ -3369,6 +3696,11 @@ definitions: |
|
|
description: 公司ID,通过集成REST上下文获取
|
|
|
required:
|
|
|
- companyId
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构ID
|
|
|
required:
|
|
|
- orgId
|
|
|
userId:
|
|
|
type: integer
|
|
|
description: 用户ID,通过集成REST上下文获取,可翻译成发起人、承接人、推荐人、业务员
|
...
|
...
|
@@ -3399,6 +3731,11 @@ definitions: |
|
|
description: 分红订单号/退货单号
|
|
|
required:
|
|
|
- orderOrReturnedOrderNum
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构ID
|
|
|
required:
|
|
|
- orgId
|
|
|
userId:
|
|
|
type: integer
|
|
|
description: 用户ID,通过集成REST上下文获取,可翻译成发起人、承接人、推荐人、业务员
|
...
|
...
|
@@ -3429,6 +3766,11 @@ definitions: |
|
|
description: 分红阶段
|
|
|
required:
|
|
|
- dividendsIncentivesStage
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构ID
|
|
|
required:
|
|
|
- orgId
|
|
|
undertakerUid:
|
|
|
type: string
|
|
|
description: 承接人UID
|
...
|
...
|
@@ -3454,6 +3796,11 @@ definitions: |
|
|
description: 公司ID,通过集成REST上下文获取
|
|
|
required:
|
|
|
- companyId
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构ID
|
|
|
required:
|
|
|
- orgId
|
|
|
userId:
|
|
|
type: integer
|
|
|
description: 用户ID,通过集成REST上下文获取,可翻译成发起人、承接人、推荐人、业务员
|
...
|
...
|
@@ -3499,6 +3846,11 @@ definitions: |
|
|
description: 查询偏离量
|
|
|
required:
|
|
|
- offset
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构ID
|
|
|
required:
|
|
|
- orgId
|
|
|
userId:
|
|
|
type: integer
|
|
|
description: 用户ID,通过集成REST上下文获取,可翻译成发起人、承接人、推荐人、业务员
|
...
|
...
|
@@ -3508,6 +3860,11 @@ definitions: |
|
|
title: 'Mediatype identifier: DividendsEstimateListDividendsIncentivesResponseBody'
|
|
|
type: object
|
|
|
properties:
|
|
|
count:
|
|
|
type: integer
|
|
|
description: 匹配数目
|
|
|
required:
|
|
|
- count
|
|
|
dividendsIncentives:
|
|
|
$ref: '#/definitions/dividendsIncentivesResponseBody'
|
|
|
DividendsEstimateListMoneyIncentivesRequestBody:
|
...
|
...
|
@@ -3529,6 +3886,11 @@ definitions: |
|
|
description: 查询偏离量
|
|
|
required:
|
|
|
- offset
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构ID
|
|
|
required:
|
|
|
- orgId
|
|
|
userId:
|
|
|
type: integer
|
|
|
description: 用户ID,通过集成REST上下文获取,可翻译成发起人、承接人、推荐人、业务员
|
...
|
...
|
@@ -3538,6 +3900,11 @@ definitions: |
|
|
title: 'Mediatype identifier: DividendsEstimateListMoneyIncentivesResponseBody'
|
|
|
type: object
|
|
|
properties:
|
|
|
count:
|
|
|
type: integer
|
|
|
description: 匹配数目
|
|
|
required:
|
|
|
- count
|
|
|
moneyIncentives:
|
|
|
$ref: '#/definitions/moneyIncentivesResponseBody'
|
|
|
DividendsEstimateRemoveDividendsEstimateRequestBody:
|
...
|
...
|
@@ -3549,6 +3916,11 @@ definitions: |
|
|
description: 公司ID,通过集成REST上下文获取
|
|
|
required:
|
|
|
- companyId
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构ID
|
|
|
required:
|
|
|
- orgId
|
|
|
userId:
|
|
|
type: integer
|
|
|
description: 用户ID,通过集成REST上下文获取,可翻译成发起人、承接人、推荐人、业务员
|
...
|
...
|
@@ -3579,6 +3951,11 @@ definitions: |
|
|
description: 分红类型,1订单分红,2退货冲销,3金额激励
|
|
|
required:
|
|
|
- dividendsType
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构ID
|
|
|
required:
|
|
|
- orgId
|
|
|
userId:
|
|
|
type: integer
|
|
|
description: 用户ID,通过集成REST上下文获取,可翻译成发起人、承接人、推荐人、业务员
|
...
|
...
|
@@ -3588,6 +3965,11 @@ definitions: |
|
|
title: 'Mediatype identifier: DividendsEstimateSearchDividendsEstimateResponseBody'
|
|
|
type: object
|
|
|
properties:
|
|
|
count:
|
|
|
type: integer
|
|
|
description: 匹配数目
|
|
|
required:
|
|
|
- count
|
|
|
dividendsEstimate:
|
|
|
$ref: '#/definitions/dividendsEstimateResponseBody'
|
|
|
DividendsEstimateSearchDividendsIncentivesRequestBody:
|
...
|
...
|
@@ -3605,6 +3987,11 @@ definitions: |
|
|
orderOrReturnedOrderNum:
|
|
|
type: string
|
|
|
description: 分红订单号/退货单号
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构ID
|
|
|
required:
|
|
|
- orgId
|
|
|
userId:
|
|
|
type: integer
|
|
|
description: 用户ID,通过集成REST上下文获取,可翻译成发起人、承接人、推荐人、业务员
|
...
|
...
|
@@ -3614,6 +4001,11 @@ definitions: |
|
|
title: 'Mediatype identifier: DividendsEstimateSearchDividendsIncentivesResponseBody'
|
|
|
type: object
|
|
|
properties:
|
|
|
count:
|
|
|
type: integer
|
|
|
description: 匹配数目
|
|
|
required:
|
|
|
- count
|
|
|
dividendsIncentives:
|
|
|
$ref: '#/definitions/dividendsIncentivesResponseBody'
|
|
|
DividendsEstimateSearchMoneyIncentivesRequestBody:
|
...
|
...
|
@@ -3631,6 +4023,11 @@ definitions: |
|
|
departmentName:
|
|
|
type: string
|
|
|
description: 发起部门名称
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构ID
|
|
|
required:
|
|
|
- orgId
|
|
|
userId:
|
|
|
type: integer
|
|
|
description: 用户ID,通过集成REST上下文获取,可翻译成发起人、承接人、推荐人、业务员
|
...
|
...
|
@@ -3640,6 +4037,11 @@ definitions: |
|
|
title: 'Mediatype identifier: DividendsEstimateSearchMoneyIncentivesResponseBody'
|
|
|
type: object
|
|
|
properties:
|
|
|
count:
|
|
|
type: integer
|
|
|
description: 匹配数目
|
|
|
required:
|
|
|
- count
|
|
|
moneyIncentives:
|
|
|
type: array
|
|
|
items:
|
...
|
...
|
@@ -3655,6 +4057,11 @@ definitions: |
|
|
description: 公司ID,通过集成REST上下文获取
|
|
|
required:
|
|
|
- companyId
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构ID
|
|
|
required:
|
|
|
- orgId
|
|
|
userId:
|
|
|
type: integer
|
|
|
description: 用户ID,通过集成REST上下文获取,可翻译成发起人、承接人、推荐人、业务员
|
...
|
...
|
@@ -3708,6 +4115,11 @@ definitions: |
|
|
description: 订单产生时间
|
|
|
required:
|
|
|
- orderTime
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构ID
|
|
|
required:
|
|
|
- orgId
|
|
|
remarks:
|
|
|
type: string
|
|
|
description: 备注
|
...
|
...
|
@@ -3736,6 +4148,11 @@ definitions: |
|
|
description: 公司ID,通过集成REST上下文获取
|
|
|
required:
|
|
|
- companyId
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构ID
|
|
|
required:
|
|
|
- orgId
|
|
|
userId:
|
|
|
type: integer
|
|
|
description: 用户ID,通过集成REST上下文获取,可翻译成发起人、承接人、推荐人、业务员
|
...
|
...
|
@@ -3771,6 +4188,11 @@ definitions: |
|
|
description: 公司ID,通过集成REST上下文获取
|
|
|
required:
|
|
|
- companyId
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构ID
|
|
|
required:
|
|
|
- orgId
|
|
|
userId:
|
|
|
type: integer
|
|
|
description: 用户ID,通过集成REST上下文获取,可翻译成发起人、承接人、推荐人、业务员
|
...
|
...
|
@@ -3798,6 +4220,11 @@ definitions: |
|
|
type: integer
|
|
|
description: 分红订单号
|
|
|
format: int64
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构ID
|
|
|
required:
|
|
|
- orgId
|
|
|
pageNumber:
|
|
|
type: integer
|
|
|
description: 页面大小
|
...
|
...
|
@@ -3815,6 +4242,11 @@ definitions: |
|
|
title: 'Mediatype identifier: DividendsOrderSearchDividendsOrderResponseBody'
|
|
|
type: object
|
|
|
properties:
|
|
|
count:
|
|
|
type: integer
|
|
|
description: 匹配数目
|
|
|
required:
|
|
|
- count
|
|
|
dividendsOrders:
|
|
|
type: array
|
|
|
items:
|
...
|
...
|
@@ -3858,6 +4290,11 @@ definitions: |
|
|
description: 订单产生时间
|
|
|
required:
|
|
|
- orderTime
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构ID
|
|
|
required:
|
|
|
- orgId
|
|
|
remarks:
|
|
|
type: string
|
|
|
description: 备注
|
...
|
...
|
@@ -3906,6 +4343,11 @@ definitions: |
|
|
items:
|
|
|
$ref: '#/definitions/orderGoodsRequestBody'
|
|
|
description: 订单产品列表
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构ID
|
|
|
required:
|
|
|
- orgId
|
|
|
originalOrderNum:
|
|
|
type: string
|
|
|
description: 来源单号,源单号,订单号
|
...
|
...
|
@@ -3939,6 +4381,11 @@ definitions: |
|
|
description: 公司ID,通过集成REST上下文获取
|
|
|
required:
|
|
|
- companyId
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构ID
|
|
|
required:
|
|
|
- orgId
|
|
|
userId:
|
|
|
type: integer
|
|
|
description: 用户ID,通过集成REST上下文获取,可翻译成发起人、承接人、推荐人、业务员
|
...
|
...
|
@@ -3962,6 +4409,11 @@ definitions: |
|
|
file:
|
|
|
type: string
|
|
|
description: 导入文件
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构ID
|
|
|
required:
|
|
|
- orgId
|
|
|
userId:
|
|
|
type: integer
|
|
|
description: 用户ID,通过集成REST上下文获取,可翻译成发起人、承接人、推荐人、业务员
|
...
|
...
|
@@ -4000,6 +4452,11 @@ definitions: |
|
|
description: 公司ID,通过集成REST上下文获取
|
|
|
required:
|
|
|
- companyId
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构ID
|
|
|
required:
|
|
|
- orgId
|
|
|
userId:
|
|
|
type: integer
|
|
|
description: 用户ID,通过集成REST上下文获取,可翻译成发起人、承接人、推荐人、业务员
|
...
|
...
|
@@ -4026,6 +4483,11 @@ definitions: |
|
|
dividendsReturnedOrderNumber:
|
|
|
type: string
|
|
|
description: 分红退货单号
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构ID
|
|
|
required:
|
|
|
- orgId
|
|
|
pageNumber:
|
|
|
type: integer
|
|
|
description: 页面大小
|
...
|
...
|
@@ -4043,6 +4505,11 @@ definitions: |
|
|
title: 'Mediatype identifier: DividendsReturnedOrderSearchDividendsReturnedOrderResponseBody'
|
|
|
type: object
|
|
|
properties:
|
|
|
count:
|
|
|
type: integer
|
|
|
description: 匹配数目
|
|
|
required:
|
|
|
- count
|
|
|
dividendsReturnedOrders:
|
|
|
type: array
|
|
|
items:
|
...
|
...
|
@@ -4078,6 +4545,11 @@ definitions: |
|
|
items:
|
|
|
$ref: '#/definitions/orderGoodsRequestBody'
|
|
|
description: 订单产品列表
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织机构ID
|
|
|
required:
|
|
|
- orgId
|
|
|
originalOrderNum:
|
|
|
type: string
|
|
|
description: 来源单号,源单号,订单号
|
...
|
...
|
@@ -4108,9 +4580,12 @@ definitions: |
|
|
properties:
|
|
|
companyId:
|
|
|
type: integer
|
|
|
description: 公司ID,通过集成REST上下文获取
|
|
|
required:
|
|
|
- companyId
|
|
|
description: 企业id,企业和组织二选一
|
|
|
format: int64
|
|
|
orgId:
|
|
|
type: integer
|
|
|
description: 组织id,组织和企业二选一
|
|
|
format: int64
|
|
|
userId:
|
|
|
type: integer
|
|
|
description: 用户ID,通过集成REST上下文获取,可翻译成发起人、承接人、推荐人、业务员
|
...
|
...
|
@@ -4309,11 +4784,8 @@ definitions: |
|
|
description: 共创申请时间
|
|
|
required:
|
|
|
- cooperationApplyTime
|
|
|
cooperationProjectNumber:
|
|
|
type: string
|
|
|
description: 共创项目编号,自生成,生成规则:XM+6位年月日+#+3位流水,例XM210601#001
|
|
|
required:
|
|
|
- cooperationProjectNumber
|
|
|
cooperationProject:
|
|
|
$ref: '#/definitions/cooperationProjectResponseBody'
|
|
|
createdAt:
|
|
|
type: string
|
|
|
description: 创建时间
|
...
|
...
|
@@ -4510,7 +4982,7 @@ definitions: |
|
|
- goodRatio
|
|
|
rank:
|
|
|
type: integer
|
|
|
description: 共创产品TOP5排名
|
|
|
description: 排名
|
|
|
required:
|
|
|
- rank
|
|
|
description: 共创产品统计
|
...
|
...
|
@@ -4532,7 +5004,7 @@ definitions: |
|
|
- cooperationModeName
|
|
|
cooperationModeNumber:
|
|
|
type: string
|
|
|
description: 模式编码,唯一确定
|
|
|
description: 共创模式编码,唯一确定
|
|
|
required:
|
|
|
- cooperationModeNumber
|
|
|
createdAt:
|
...
|
...
|
@@ -4585,8 +5057,8 @@ definitions: |
|
|
required:
|
|
|
- dividendsEstimate
|
|
|
orderAmount:
|
|
|
type: string
|
|
|
description: 具体成交类型的订单金额
|
|
|
type: number
|
|
|
description: 订单金额统计
|
|
|
required:
|
|
|
- orderAmount
|
|
|
description: 共创模式统计
|
...
|
...
|
@@ -4785,8 +5257,8 @@ definitions: |
|
|
required:
|
|
|
- dividendsEstimate
|
|
|
orderAmount:
|
|
|
type: string
|
|
|
description: 具体成交类型的订单金额
|
|
|
type: number
|
|
|
description: 订单金额统计
|
|
|
required:
|
|
|
- orderAmount
|
|
|
description: 本月分红统计
|
...
|
...
|
@@ -5307,8 +5779,8 @@ definitions: |
|
|
type: object
|
|
|
properties:
|
|
|
orderAmount:
|
|
|
type: string
|
|
|
description: 具体成交类型的订单金额
|
|
|
type: number
|
|
|
description: 订单金额统计
|
|
|
required:
|
|
|
- orderAmount
|
|
|
orderTypeName:
|
...
|
...
|
@@ -5322,8 +5794,8 @@ definitions: |
|
|
type: object
|
|
|
properties:
|
|
|
orderAmount:
|
|
|
type: string
|
|
|
description: 具体成交类型的订单金额
|
|
|
type: number
|
|
|
description: 订单金额统计
|
|
|
required:
|
|
|
- orderAmount
|
|
|
orderAmountByTypes:
|
...
|
...
|
|