Data public fields
Public fields may appear in different types of message records, which will represent the same meaning unless specified
Key | Type | meaning |
---|---|---|
SID | Int64 | School ID |
CourseID | Int64 | Course ID |
ClassID | Int64 | Class ID |
Cmd | Int32或String | Message type |
CloseTime | Int64 | Closing time for class |
StartTime | Int64 | Class start time |
_id | String | The message identifier |
TimeStamp | Int64 | School certification time stamp |
SafeKey | String | School certification security key md5(SECRET + TimeStamp) |
Other common fields
Key | Type | meaning |
---|---|---|
ActionTime | Int64 | Action time stamp |
SourceUID | Int64 | The originator ID,0 expression |
dont have The originator,Is the message that the service produces |TargetUID|Int64|The target user ID,0 There is no target, the actual target is all the users in the classroom.