mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-20 02:29:40 +08:00
style: format
This commit is contained in:
@@ -3,4 +3,4 @@
|
||||
"function_name": "echo",
|
||||
"delay_time": 10,
|
||||
"data": "{\"test\":true}"
|
||||
}
|
||||
}
|
||||
|
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"push_tmpl": true
|
||||
}
|
||||
}
|
||||
|
@@ -2,4 +2,4 @@
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"has_mobile": true
|
||||
}
|
||||
}
|
||||
|
@@ -6,4 +6,4 @@
|
||||
"phone_count": "12345",
|
||||
"channel_id": "xxx",
|
||||
"session_id": "xxx"
|
||||
}
|
||||
}
|
||||
|
@@ -3,4 +3,4 @@
|
||||
"run_count": 100,
|
||||
"run_time": 100,
|
||||
"source_type": 9
|
||||
}
|
||||
}
|
||||
|
@@ -2,4 +2,4 @@
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"pressure_id": 1038
|
||||
}
|
||||
}
|
||||
|
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"env": "xxx",
|
||||
"file_url": "xxx"
|
||||
}
|
||||
}
|
||||
|
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"query_id": "xxx"
|
||||
}
|
||||
}
|
||||
|
@@ -7,4 +7,4 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@@ -10,4 +10,4 @@
|
||||
],
|
||||
"RequestId": "83793d78-b90b-4b1e-9454-d7b4f5317f01"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@@ -7,4 +7,4 @@
|
||||
"PageNumber": 1,
|
||||
"PageSize": 20
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@@ -15,4 +15,4 @@
|
||||
"TotalCount": 1,
|
||||
"RequestId": "bf34127a-35bd-48a2-86bb-ae583d2ff9ff"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"cloudid_list": [ "xxx" ]
|
||||
}
|
||||
"cloudid_list": ["xxx"]
|
||||
}
|
||||
|
@@ -17,4 +17,4 @@
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"pressure_id": 1038
|
||||
}
|
||||
}
|
||||
|
@@ -52,4 +52,4 @@
|
||||
"run_time": 10,
|
||||
"pressure_id": 1066
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"pressure_id": 1038
|
||||
}
|
||||
}
|
||||
|
@@ -4,4 +4,4 @@
|
||||
"status": "Crawling",
|
||||
"beg_time": 1618906859,
|
||||
"end_time": 1618906869
|
||||
}
|
||||
}
|
||||
|
@@ -11,4 +11,4 @@
|
||||
"channel_id": "xxx",
|
||||
"act_type": "h5"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@@ -80,4 +80,4 @@
|
||||
}
|
||||
],
|
||||
"total_num": 1
|
||||
}
|
||||
}
|
||||
|
@@ -2,4 +2,4 @@
|
||||
"group_id": "xxx",
|
||||
"nonce": "yyy",
|
||||
"timestamp": 12312312312
|
||||
}
|
||||
}
|
||||
|
@@ -2,4 +2,4 @@
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"signature": "xxxx"
|
||||
}
|
||||
}
|
||||
|
@@ -1,11 +1,9 @@
|
||||
{
|
||||
"env": "online-12345678910",
|
||||
"phone_number_list": [
|
||||
"+8612345678910"
|
||||
],
|
||||
"phone_number_list": ["+8612345678910"],
|
||||
"sms_type": "Marketing",
|
||||
"content": "发布了新的能力",
|
||||
"path": "/index.html",
|
||||
"template_id": "923584",
|
||||
"template_param_list": [ "商品", "/index.html" ]
|
||||
}
|
||||
"template_param_list": ["商品", "/index.html"]
|
||||
}
|
||||
|
@@ -9,4 +9,4 @@
|
||||
"iso_code": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@@ -2,8 +2,6 @@
|
||||
"env": "online-12345678910",
|
||||
"url_link": "https://wxaurl.cn/xxxxxx",
|
||||
"template_id": "844110",
|
||||
"template_param_list": [ "能力上新" ],
|
||||
"phone_number_list": [
|
||||
"+8612345678910"
|
||||
]
|
||||
}
|
||||
"template_param_list": ["能力上新"],
|
||||
"phone_number_list": ["+8612345678910"]
|
||||
}
|
||||
|
@@ -9,4 +9,4 @@
|
||||
"iso_code": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@@ -1,6 +1,4 @@
|
||||
{
|
||||
"env": "test2-4a89da",
|
||||
"fileid_list": [
|
||||
"cloud://test2-4a89da.7465-test2-4a89da/A.png"
|
||||
]
|
||||
}
|
||||
"fileid_list": ["cloud://test2-4a89da.7465-test2-4a89da/A.png"]
|
||||
}
|
||||
|
@@ -8,4 +8,4 @@
|
||||
"errmsg": "ok"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@@ -6,4 +6,4 @@
|
||||
"max_age": 7200
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@@ -9,4 +9,4 @@
|
||||
"errmsg": "ok"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@@ -2,4 +2,4 @@
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"status": "INITIALIZING"
|
||||
}
|
||||
}
|
||||
|
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"env": "test-777bb9",
|
||||
"function_name": "function1"
|
||||
}
|
||||
}
|
||||
|
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"env": "test2-4a89da",
|
||||
"query": ""
|
||||
}
|
||||
}
|
||||
|
@@ -5,4 +5,4 @@
|
||||
"be62d9c4-43ec-4dc6-8ca1-30b206eeed24",
|
||||
"0f4b8add5cdd728a003bf5c83ed99dff"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"env": "test2-4a89da",
|
||||
"query": "db.collection(\"test_collection\").aggregate().match({tags:\"cloud\"}).limit(10).end()"
|
||||
}
|
||||
}
|
||||
|
@@ -7,4 +7,4 @@
|
||||
"{\"_id\":\"51f4f67e-a6a1-4c3e-a50f-827380b8da86\",\"description\":\"学习 cloud database\",\"due\":\"2019-09-09\",\"tags\":[\"cloud\",\"database\"],\"location\":{\"coordinates\":[{\"$numberDouble\":\"113.0\"},{\"$numberDouble\":\"23.0\"}],\"type\":\"Point\"},\"done\":false}",
|
||||
"{\"_id\":\"ee1d69da-b7ec-4e7a-bc1f-2fae31da4ce0\",\"tags\":[\"cloud\",\"database\"],\"location\":{\"type\":\"Point\",\"coordinates\":[{\"$numberDouble\":\"113.0\"},{\"$numberDouble\":\"23.0\"}]},\"done\":false,\"description\":\"学习 cloud database\",\"due\":\"2019-09-09\"}"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"env": "test2-4a89da",
|
||||
"collection_name": "test_add_collection"
|
||||
}
|
||||
}
|
||||
|
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"env": "test2-4a89da",
|
||||
"collection_name": "test_delete_collection"
|
||||
}
|
||||
}
|
||||
|
@@ -2,4 +2,4 @@
|
||||
"env": "test2-4a89da",
|
||||
"limit": 10,
|
||||
"offset": 0
|
||||
}
|
||||
}
|
||||
|
@@ -22,4 +22,4 @@
|
||||
"Limit": 10,
|
||||
"Total": 2
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"env": "test2-4a89da",
|
||||
"query": "db.collection(\"geo\").where({done:true}).count()"
|
||||
}
|
||||
}
|
||||
|
@@ -2,4 +2,4 @@
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"count": 3
|
||||
}
|
||||
}
|
||||
|
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"env": "test2-4a89da",
|
||||
"query": "db.collection(\"geo\").where({done:false}).remove()"
|
||||
}
|
||||
}
|
||||
|
@@ -2,4 +2,4 @@
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"deleted": 2
|
||||
}
|
||||
}
|
||||
|
@@ -3,4 +3,4 @@
|
||||
"file_path": "test_export",
|
||||
"file_type": 1,
|
||||
"query": "const Point = db.Geo.Point;db.collection(\\'geo\\').where({name: \\'x\\',age: _.gt(10).and(_.lt(20)),loc: new Point(113,23),array: [1,2]}).limit(10).skip(1).orderBy(\\'age\\',\\'asc\\').orderBy(\\'name\\', \\'desc\\').field({ name: true }).get()"
|
||||
}
|
||||
}
|
||||
|
@@ -2,4 +2,4 @@
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"job_id": 100074947
|
||||
}
|
||||
}
|
||||
|
@@ -5,4 +5,4 @@
|
||||
"file_type": 1,
|
||||
"stop_on_error": false,
|
||||
"conflict_mode": 2
|
||||
}
|
||||
}
|
||||
|
@@ -2,4 +2,4 @@
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"job_id": 100074947
|
||||
}
|
||||
}
|
||||
|
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"env": "test2-4a89da",
|
||||
"job_id": 100071736
|
||||
}
|
||||
}
|
||||
|
@@ -6,4 +6,4 @@
|
||||
"record_fail": 0,
|
||||
"error_msg": "导出完成.",
|
||||
"file_url": "https://tcb-mongodb-data-1254135806.cos.ap-shanghai.myqcloud.com/..."
|
||||
}
|
||||
}
|
||||
|
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"env": "test-777bb9",
|
||||
"function_name": "login"
|
||||
}
|
||||
}
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"url": "https:\/\/lambdash-1253665810.cos.ap-shanghai.myqcloud.com\/1258717764\/qbasetest-a5c40e\/login\/login_LATEST.zip?sign=q-sign-algorithm%3Dsha1%26q-ak%3DAKIDqbBtfGe4eSSK8CExGjmC0e8Qcnswv6yj%26q-sign-time%3D1562247164%3B1562257224%26q-key-time%3D1562247164%3B1562257224%26q-header-list%3D%26q-url-param-list%3D%26q-signature%3Dfd43be65f7381293315269dbf18cd99e143fab48&response-content-type=application\/octet-stream",
|
||||
"url": "https://lambdash-1253665810.cos.ap-shanghai.myqcloud.com/1258717764/qbasetest-a5c40e/login/login_LATEST.zip?sign=q-sign-algorithm%3Dsha1%26q-ak%3DAKIDqbBtfGe4eSSK8CExGjmC0e8Qcnswv6yj%26q-sign-time%3D1562247164%3B1562257224%26q-key-time%3D1562247164%3B1562257224%26q-header-list%3D%26q-url-param-list%3D%26q-signature%3Dfd43be65f7381293315269dbf18cd99e143fab48&response-content-type=application/octet-stream",
|
||||
"checksum": "bf657f327e477652d137b45b08b6400ab16947b4aaf92e2b04a5fbe5a4582b46"
|
||||
}
|
||||
}
|
||||
|
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"type": 1
|
||||
}
|
||||
}
|
||||
|
@@ -2,4 +2,4 @@
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"config": "{\"enable\":true,\"callbacks\":[{\"msgType\":\"msg\",\"event\":\"event\",\"env\":\"env\",\"functionName\":\"func\"}]}"
|
||||
}
|
||||
}
|
||||
|
@@ -28,4 +28,4 @@
|
||||
"text_mode": 1
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"codesecret": "t44gXCQQdVCFcMWKrCsSwQ5uV94Op3HiqoZQ1H972pyMBfVgvnAeUGN2vm5Xx07\/"
|
||||
}
|
||||
"codesecret": "t44gXCQQdVCFcMWKrCsSwQ5uV94Op3HiqoZQ1H972pyMBfVgvnAeUGN2vm5Xx07/"
|
||||
}
|
||||
|
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"env": "test-env-0001"
|
||||
}
|
||||
}
|
||||
|
@@ -12,4 +12,4 @@
|
||||
"package_name": "基础版 1"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@@ -2,4 +2,4 @@
|
||||
"type": 1,
|
||||
"env": "test-777bb9",
|
||||
"function_name": "openapi"
|
||||
}
|
||||
}
|
||||
|
@@ -2,4 +2,4 @@
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"config": "{\"permissions\":{\"openapi\":[\"wxacode.get\",\"wxacode.getUnlimited\",\"templateMessage.send\",\"templateMessage.addTemplate\",\"templateMessage.deleteTemplate\",\"templateMessage.getTemplateList\",\"templateMessage.getTemplateLibraryById\",\"templateMessage.getTemplateLibraryList\"]}}"
|
||||
}
|
||||
}
|
||||
|
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"lifespan": 7200
|
||||
}
|
||||
}
|
||||
|
@@ -5,4 +5,4 @@
|
||||
"secretkey": "SECRETKEY",
|
||||
"token": "TOKEN",
|
||||
"expired_time": 1557310488
|
||||
}
|
||||
}
|
||||
|
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"hashed_payload": "lowercase_sha256hex_payload"
|
||||
}
|
||||
}
|
||||
|
@@ -2,4 +2,4 @@
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"headers": "Authorization:TC3-HMAC-SHA256 Credential=AKIDNS5S-8S5Y7dxxv8lOPYPqu7XqNM3XUTG6QUxv2B-zkIcRG0XziWdsvpzzzzzzz/2019-05-28/scf/tc3_request, SignedHeaders=content-type;host, Signature=096dad0a5a5563381458224f38c1b8f35c8e2d5a8451950e33e36fa856fe9cd2\r\nHost:scf.tencentcloudapi.com\r\nContent-Type:application/json\r\nX-TC-Action:UpdateFunctionCode\r\nX-TC-Timestamp:1559046811\r\nX-TC-Version:2018-04-16\r\nX-TC-Region:ap-shanghai\r\nX-TC-Token:TOKEN"
|
||||
}
|
||||
}
|
||||
|
@@ -2,4 +2,4 @@
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"resp_data": "{\"event\":{\"userInfo\":{\"appId\":\"SAMPLE_APPID\"}},\"appid\":\"SAMPLE_APPID\"}"
|
||||
}
|
||||
}
|
||||
|
@@ -2,4 +2,4 @@
|
||||
"env": "test-777bb9",
|
||||
"limit": 20,
|
||||
"offset": 0
|
||||
}
|
||||
}
|
||||
|
@@ -11,4 +11,4 @@
|
||||
"status": "Active"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"env": "test-env-0001"
|
||||
}
|
||||
}
|
||||
|
@@ -24,4 +24,4 @@
|
||||
"qbase_container_path": "/container-echo",
|
||||
"text_mode": 1
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"appid": "wx5fe6bb43205e9e70",
|
||||
"env": "mytestenv-4gl1pvzp25d960df"
|
||||
}
|
||||
}
|
||||
|
@@ -18,4 +18,4 @@
|
||||
"name": "del_index"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"type": 1,
|
||||
"config": "{\"enable\":true,\"callbacks\":[{\"msgType\":\"msg\",\"event\":\"event\",\"env\":\"env\",\"functionName\":\"func\"}]}"
|
||||
}
|
||||
}
|
||||
|
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"env": "test2-4a89da",
|
||||
"path": "this/is/a/example/file.path"
|
||||
}
|
||||
}
|
||||
|
@@ -6,4 +6,4 @@
|
||||
"authorization": "q-sign-algorithm=sha1&q-ak=AKID98EDB528Sfqerp0Z_7l23we-u4Avrx04te9VvlzGihMTseysMgu7iSdh_hxEnoAy&q-sign-time=1557307130;1557308030&q-key-time=1557307130;1557308030&q-header-list=&q-url-param-list=&q-signature=ac95227b67a04157bb5e49b435c6ac3ce88e03f2",
|
||||
"file_id": "cloud://test2-4a89da.7465-test2-4a89da-1258717764/testupload",
|
||||
"cos_file_id": "HDze32/qZENCwWi5N5akgoXSv3U8DsccKaqCxTMGs0zFgvlD28j484/VYFPJ1l2QDh0Qy8wNbQCpxs5zEsLJln1lIY9RGYn1LzRQQQYFQm+Xwvw6S4YEZN1AIwY906mwIBgiI3gKGkU2K1+1ZEnEYEM4Uh/C1JxB4Q=="
|
||||
}
|
||||
}
|
||||
|
@@ -3,4 +3,4 @@
|
||||
"env": "env_id",
|
||||
"function_name": "func",
|
||||
"config": "{\"timeout\":5}"
|
||||
}
|
||||
}
|
||||
|
@@ -2,6 +2,6 @@
|
||||
"action": "set",
|
||||
"open": true,
|
||||
"env": "myttest-8gu57so0bd9f9e8a",
|
||||
"api_whitelist": [ "/*" ],
|
||||
"api_whitelist": ["/*"],
|
||||
"version": 6
|
||||
}
|
||||
}
|
||||
|
@@ -2,8 +2,6 @@
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"open": true,
|
||||
"api_whitelist": [
|
||||
"/*"
|
||||
],
|
||||
"api_whitelist": ["/*"],
|
||||
"version": 2
|
||||
}
|
||||
}
|
||||
|
@@ -27,4 +27,4 @@
|
||||
"refund_auth_state": "AUTH_UNAUTHORIZED"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"action": "bind",
|
||||
"merchant_code": "1900006511"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user