文档
测试

获取名片二维码

GET
http://127.0.0.1:8000/api/card/getCode?card_id=1703&company_id=1367

请求头

参数名
类型
描述
必填
applet
int
示例:1
必填
userId
int
示例:7010
必填
cardId
int
示例:1703
必填
companyId
int
示例:1367
必填

请求参数

参数名
类型
描述
必填
card_id
int
示例:1703
必填
company_id
int
示例:1367
必填

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
msg
string
示例:成功
必填
data
string
示例:http://myy-one-stand.oss-cn-beijing.aliyuncs.com/platform/CardQrCode/1367/1703.png
必填