mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-30 10:24:42 +08:00
refactor(openai): 重新实现请求加密 XML 序列化的方式
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"appid": "wxxxxx",
|
||||
"category": "完件",
|
||||
"label": "完成",
|
||||
"desc": "在 app 中完成了用户信息",
|
||||
"list": {
|
||||
"openid": [
|
||||
"openid_1",
|
||||
"openid_2"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user