用户接口远程调用
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
guzeng f156f65b53 GetUserByToken方法增加返回内容 11 months ago
README.md Initial commit 3 years ago
account.client.go 增加成长值添加参数 2 years ago
account.client_test.go 加入更新用户信息接口 2 years ago
address.client.go 增加获取地址公共方法 2 years ago
address.client_test.go 增加获取地址公共方法 2 years ago
business.client.go 增加GetBusinessInfo方法调用 2 years ago
business.client_test.go 增加GetBusinessInfo方法调用 2 years ago
common.go 用户属性增加company_id,department_id 11 months ago
data.go 增加getBusinessInfo方法 2 years ago
fans.client.go 修改fans调用 2 years ago
fans.client_test.go 修改fans调用 2 years ago
go.mod xiugai 2 years ago
go.sum xiugai 2 years ago
sign.go 增加id取用户方法 2 years ago
third.client.go 增加查询第三方账号接口 3 years ago
third.client_test.go 连接服务时增加对配置的判断 2 years ago
third_v2.client.go 增加v2版用户openid查询方法 2 years ago
third_v2.client_test.go 增加v2版用户openid查询方法 2 years ago
user.client.go GetUserByToken方法增加返回内容 11 months ago
user.client_test.go pull 2 years ago
user.pb.go 用户属性增加company_id,department_id 11 months ago
user.proto Merge branch 'master' of ssh://git.tetele.net:4001/tgo/userrpc 11 months ago

README.md

userrpc

用户接口远程调用