Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/WxaComponent/Security/WxaSecurityApplySetOrderPathInfoRequest.json

18 lines
359 B
JSON

{
"batch_req": {
"appid_list": [
"appid1",
"appid2"
],
"path": "pages/test_path",
"img_list": [
"img_url1",
"img_url2"
],
"video": "vedio_url",
"test_account": "test_user",
"test_pwd": "test_pwd",
"test_remark": "测试备注"
}
}