GET api/Wxpay

得到订阅消息

请求信息

URI 参数

None.

Body 参数

None.

响应信息

响应描述

Collection of string

响应格式

application/json, text/json

Sample:
[
  "sample string 1",
  "sample string 2"
]

text/html

Sample:
["sample string 1","sample string 2"]