Skip to content

POST /v1/miniapp

关联小程序。

请求

json
{ "company": "某科技有限公司" }

响应

data: [{ "appid":"...", "name":"...", "subject":"..." }]

Released under the MIT License.