保誠-保戶業務員媒合平台
HelenHuang
2021-12-30 ac594e4efb30ba28776d74b0fb08ab34d7c32023
1
2
3
4
5
6
7
8
9
http get: http://localhost:8080/api/consultant/avatar/{agentNo}
根據顧問的agentNo 取得顧問的照片
 
example request:
http://localhost:8080/api/consultant/avatar/A568420
 
response body: 二進制檔案
 
若該fileName不存在,會回404