mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-23 04:23:47 +08:00
style: format
This commit is contained in:
@@ -5,4 +5,4 @@
|
||||
"userid": "userid2"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@@ -5,4 +5,4 @@
|
||||
"userid": "userid2"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@@ -18,8 +18,8 @@
|
||||
"repeat_until": 1606976813,
|
||||
"is_custom_repeat": 1,
|
||||
"repeat_interval": 1,
|
||||
"repeat_day_of_week": [ 3, 7 ],
|
||||
"repeat_day_of_month": [ 10, 21 ],
|
||||
"repeat_day_of_week": [3, 7],
|
||||
"repeat_day_of_month": [10, 21],
|
||||
"timezone": 8
|
||||
},
|
||||
"location": "广州国际媒体港10楼1005会议室",
|
||||
|
@@ -21,8 +21,8 @@
|
||||
"repeat_until": 1606976813,
|
||||
"is_custom_repeat": 1,
|
||||
"repeat_interval": 1,
|
||||
"repeat_day_of_week": [ 3, 7 ],
|
||||
"repeat_day_of_month": [ 10, 21 ],
|
||||
"repeat_day_of_week": [3, 7],
|
||||
"repeat_day_of_month": [10, 21],
|
||||
"timezone": 8
|
||||
},
|
||||
"location": "test_place",
|
||||
|
@@ -1,5 +1,3 @@
|
||||
{
|
||||
"schedule_id_list": [
|
||||
"17c7d2bd9f20d652840f72f59e796AAA"
|
||||
]
|
||||
"schedule_id_list": ["17c7d2bd9f20d652840f72f59e796AAA"]
|
||||
}
|
||||
|
@@ -17,15 +17,13 @@
|
||||
"is_remind": 1,
|
||||
"is_repeat": 1,
|
||||
"remind_before_event_secs": 3600,
|
||||
"remind_time_diffs": [
|
||||
-3600
|
||||
],
|
||||
"remind_time_diffs": [-3600],
|
||||
"repeat_type": 7,
|
||||
"repeat_until": 1606976813,
|
||||
"is_custom_repeat": 1,
|
||||
"repeat_interval": 1,
|
||||
"repeat_day_of_week": [ 3, 7 ],
|
||||
"repeat_day_of_month": [ 10, 21 ],
|
||||
"repeat_day_of_week": [3, 7],
|
||||
"repeat_day_of_month": [10, 21],
|
||||
"timezone": 8,
|
||||
"exclude_time_list": [
|
||||
{
|
||||
|
@@ -19,8 +19,8 @@
|
||||
"repeat_until": 1606976813,
|
||||
"is_custom_repeat": 1,
|
||||
"repeat_interval": 1,
|
||||
"repeat_day_of_week": [ 3, 7 ],
|
||||
"repeat_day_of_month": [ 10, 21 ],
|
||||
"repeat_day_of_week": [3, 7],
|
||||
"repeat_day_of_month": [10, 21],
|
||||
"timezone": 8
|
||||
},
|
||||
"location": "test_place",
|
||||
|
Reference in New Issue
Block a user