Showing
1 changed file
with
3 additions
and
1 deletions
@@ -120,7 +120,9 @@ | @@ -120,7 +120,9 @@ | ||
120 | ```json5 | 120 | ```json5 |
121 | { | 121 | { |
122 | "studentId": 100000006030, | 122 | "studentId": 100000006030, |
123 | - "orderCode": "PGBYZCOR-DEMOV207B-SINGTON" | 123 | + "orderCode": "PGBYZCOR-DEMOV207B-SINGTON", |
124 | + "startTime": 1558949028000, | ||
125 | + "endTime": 1561627428000 | ||
124 | } | 126 | } |
125 | ``` | 127 | ``` |
126 | 128 |
-
Please register or login to post a comment