Commit 5bc4c8b3 authored by RobertDing's avatar RobertDing

FIX - add login

parent 9cf92b0e
......@@ -252,3 +252,25 @@ paths:
- Register
response:
- '{}'
installment/renmai/login:
post:
summary: 登录接口
description: 实质上是帮任买收集数据, 必须在申请分期单之前调用
parameters:
- name: longitude
description:
required: true
type: string
- name: latitude
description:
required: true
type: string
- name: mac_id
description: 设备唯一标识
required: true
type: string
tags:
- Register
response:
- '{}'
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment