mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2026-03-10 00:13:36 +08:00
style: format
This commit is contained in:
@@ -11,9 +11,6 @@
|
||||
"activity_share_mediaid": "MEDIA_ID",
|
||||
"activity_detail": {
|
||||
"description": "活动描述,非活动类型的直播不用传",
|
||||
"image_list": [
|
||||
"MEDIA_ID_1",
|
||||
"MEDIA_ID_2"
|
||||
]
|
||||
"image_list": ["MEDIA_ID_1", "MEDIA_ID_2"]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2,8 +2,5 @@
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"next_cursor": "next_cursor",
|
||||
"livingid_list": [
|
||||
"livingid1",
|
||||
"livingid2"
|
||||
]
|
||||
"livingid_list": ["livingid1", "livingid2"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user