Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

大神列表、Review 订单创建、订单列表接口 #3

Open
lzwjava opened this issue Dec 2, 2015 · 0 comments
Open

大神列表、Review 订单创建、订单列表接口 #3

lzwjava opened this issue Dec 2, 2015 · 0 comments

Comments

@lzwjava
Copy link
Owner

lzwjava commented Dec 2, 2015

获取大神列表

image

查看具体某个大神

image

审核通过大神

image

创建订单

image

参数:

  • remark,订单的备注信息
  • codeLines,代码行数

status:

  • 0,未支付
  • 1,已支付等待审阅
  • 2,已完成审阅
  • 3,已拒绝订单

获取我的订单

1)如果是大神,则是要我 review 的新手订单;
2)如果是新手,则是我创建的订单;
image

sessionToken 要写在 cookie 里或者 X-CR-Session 请求头。

查看具体某个订单

image

一键导入到 postman

https://www.getpostman.com/collections/9c21dd659896c5f644a7

另外注意,大神 type=1 创建之后,需要审核通过,否则无法创建需要此大神review的订单。

@NextCodeReview/staff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant