第一步:
http://localhost:8001/api/oauth/login
post请求输入用户名密码
第二步:
localhost:8001/api/address/list
get请求查询地址接口,8001是网关的端口,所有请求走网关