保誠-保戶業務員媒合平台
Tomas
2022-02-08 81847996079f71527c1471f272be43b5b4f77490
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
http get:
http://localhost:8080/api/consultant/all
 
response body:
{
    "name": "",
    "agentNo": "",
    "role": "",
    "avgScore": 0,
    "serveArea": ["新北市","宜蘭縣","台中市"],
    "seniority_year": 22,
    "seniority_month": 10,
    "expertise": [],
    "gender": "female", // "male": 男性、 "female": 女性
    "communicationStyle" : "謹慎務實、明快主動、耐心傾聽、健談風趣"
}