Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
shuidiapp
shuidiapp
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • 互联网应用开发
  • shuidiappshuidiapp
  • Wiki
  • part_comment

Last edited by 王秋石 Jan 06, 2017
Page history

part_comment

添加伙伴说

调用地址

/out-api

传参

{
action: 'add_parter_comment', 
open_status: 1,
cooperation_time: 1,
payment_timely: 1,
service: 1,
delivery_timely: 1,
product_quality: 1,
comment_message: 'bala bala',
phone:13888888,
code:验证码,
invite_id:邀请的id,
}
传参 说明 是否必填
action 接口名 是
open_status 是否公开公司名称 否,1为公开,0为不公开,默认为1
cooperation_time 合作时间 否,单位为年,0为未填写,默认为0
payment_timely 付款及时 否,0为未填写,1为及时,默认为0
service 服务评价 否,0为未填写,1为好,默认为0
delivery_timely 供货及时 否,0为未填写,1为及时,默认为0
product_quality 产品质量 否,0为未填写,1为质量好,默认为0
comment_message 文字评价 否,默认为''
phone 手机号码 否,默认为''
code 验证码 否,默认为''
invite_id 邀请id 否,默认为''
合作时间 value
合作时间1年 1
合作时间2年 2
合作时间3年 3
合作时间4年 4
合作时间5-10年 5
合作时间10-15年 10
合作时间15-20年 15
合作时间20-25年 20
合作时间25-30年 25
合作时间30年以上 30

返回值

{
status: 1,
message: "您此前已经添加了对此公司的伙伴说啦!",
need_password:1,
need_audit:1,
partner_company_name_digest:'3lksadklfjlsa'
}

返回值 说明
need_password 认领之前是否需要设置密码
need_audit 是否需要跳到认领
Clone repository
  • add_application
  • agree_application
  • api_desc
  • api_list
  • autobiography
  • base_info
  • branch
  • cancel_follow
  • change
  • change_applicant_name
  • change_avatar
  • change_logo
  • change_nickname
  • change_password
  • change_position
View All Pages