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.
13 lines
332 B
13 lines
332 B
4 years ago
|
@test = https://test.tall.wiki/braintraining/v1.0
|
||
|
@loaclhost = http://localhost:7280/v1.0
|
||
|
@type = content-type: application/json;charset=utf-8
|
||
|
|
||
|
### 生成公众号临时二维码
|
||
|
GET {{test}}/wxTencent/createQrCode
|
||
|
|
||
|
### 获取新闻
|
||
|
POST {{test}}/wxTencent/notice
|
||
|
|
||
|
###
|
||
|
POST http://test.tall.wiki/braintraining/v1.0/wxTencent/notice
|