style: format

This commit is contained in:
Fu Diwei
2022-05-06 20:29:27 +08:00
parent d364c1a354
commit 7e6cfa5ca3
2352 changed files with 3542 additions and 4198 deletions

View File

@@ -2,4 +2,4 @@
"component_appid": "appid_value",
"authorizer_appid": "auth_appid_value",
"authorizer_refresh_token": "refresh_token_value"
}
}

View File

@@ -2,4 +2,4 @@
"authorizer_access_token": "some-access-token",
"expires_in": 7200,
"authorizer_refresh_token": "refresh_token_value"
}
}

View File

@@ -2,4 +2,4 @@
"component_appid": "appid_value",
"component_appsecret": "appsecret_value",
"component_verify_ticket": "ticket_value"
}
}

View File

@@ -1,4 +1,4 @@
{
"component_access_token": "61W3mEpU66027wgNZ_MhGHNQDHnFATkDa9-2llqrMBjUwxRSNPbVsMmyD-yq8wZETSoE5NQgecigDrSHkPtIYA",
"expires_in": 7200
}
}

View File

@@ -1,4 +1,4 @@
{
"pre_auth_code": "Cx_Dk6qiBE0Dmx4EmlT3oRfArPvwSQ-oa3NL_fwHM7VI08r52wazoZX2Rhpz1dEw",
"expires_in": 600
}
}

View File

@@ -1,4 +1,4 @@
{
"component_appid": "appid_value",
"authorizer_appid": "auth_appid_value"
}
}

View File

@@ -22,7 +22,7 @@
"signature": "欢迎小伙伴一起参与盲盒游戏集齐9款鞋卡可以兑换大奖",
"MiniProgramInfo": {
"network": {
"RequestDomain": [ "https:xxx", "https:xxxx", "https:xxx" ],
"RequestDomain": ["https:xxx", "https:xxxx", "https:xxx"],
"WsRequestDomain": [],
"UploadDomain": [],
"DownloadDomain": [],
@@ -53,4 +53,4 @@
}
]
}
}
}

View File

@@ -2,4 +2,4 @@
"component_appid": "appid_value",
"offset": 0,
"count": 100
}
}

View File

@@ -2,4 +2,4 @@
"component_appid": "appid_value",
"authorizer_appid": "auth_appid_value ",
"option_name": "option_name_value"
}
}

View File

@@ -2,4 +2,4 @@
"authorizer_appid": "wx7bc5ba58cabd00f4",
"option_name": "voice_recognize",
"option_value": "1"
}
}

View File

@@ -1,4 +1,4 @@
{
"component_appid": "appid_value",
"authorization_code": "auth_code_value"
}
}

View File

@@ -3,4 +3,4 @@
"authorizer_appid": "auth_appid_value ",
"option_name": "option_name_value",
"option_value": "option_value_value"
}
}

View File

@@ -1,4 +1,4 @@
{
"component_appid": "wxd0bfc95064b5bfc1",
"component_secret": "28c223a63f7de0d5xxxxxxxxxxx"
}
}

View File

@@ -5,4 +5,4 @@
"legal_persona_wechat": "123",
"legal_persona_name": "candy",
"component_phone": "1234567"
}
}

View File

@@ -2,4 +2,4 @@
"name": "tencent",
"legal_persona_wechat": "123",
"legal_persona_name": "pony"
}
}

View File

@@ -3,4 +3,4 @@
"errmsg": "ok",
"file_name": "xxx",
"file_content": "xxxxxx"
}
}

View File

@@ -2,4 +2,4 @@
"action": "delete",
"is_modify_published_together": false,
"wxa_jump_h5_domain": "www.qq.com;wx.qq.com"
}
}

View File

@@ -3,4 +3,4 @@
"errmsg": "ok",
"published_wxa_jump_h5_domain": "www.qq.com;wx.qq.com",
"testing_wxa_jump_h5_domain": "www.qq.com;wx.qq.com"
}
}

View File

@@ -2,4 +2,4 @@
"action": "add",
"is_modify_published_together": true,
"wxa_server_domain": "www.qq.com;wx.qq.com"
}
}

View File

@@ -3,4 +3,4 @@
"errmsg": "ok",
"published_wxa_server_domain": "www.qq.com;wx.qq.com",
"testing_wxa_server_domain": "www.qq.com;wx.qq.com"
}
}