保誠-保戶業務員媒合平台
wayne
2021-11-22 7dfed155bc4f5a1c7cf5a592e8325dc1ba9243bc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
http post:
http://localhost:8080/api/otp/byPhone
 
request body:
{
    "phone":"0912345678"
}
 
response body:
{
    "indexKey": "5913a8cd",
    "success": true,
    "failCode": "",
    "failReason": ""
}