Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/WxaComponent/Basic/WxaFetchDataSettingRequest.json

11 lines
254 B
JSON
Raw Normal View History

2021-06-11 17:22:29 +08:00
{
"action": "get",
"is_pre_fetch_open": true,
"pre_fetch_type": 0,
"pre_fetch_url": "https://fff.com",
"is_period_fetch_open": true,
"period_fetch_type": 1,
"period_env": "test-pfyol",
"period_function_name": "login"
2022-05-06 20:29:27 +08:00
}