GET api/WechatApi/CodeImages
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
page |
路径 默认职位 |
string |
None. |
scene |
参数 默认空 示例:id=xx |
string |
None. |
width |
宽度 默认40 |
string |
None. |
auto_color |
自动配置线条颜色,如果颜色依然是黑色,则说明不建议配置主色调,默认 false |
string |
None. |
line_color |
auto_color 为 false 时生效,使用 rgb 设置颜色 例如 {"r":"xxx","g":"xxx","b":"xxx"} 十进制表示 |
Object |
None. |
is_hyaline |
是否需要透明底色,为 true 时,生成透明底色的小程序 |
boolean |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.