Research Article
Design and Application of English Online Learning Platform
Table 7
Design of post data model.
| Field name | Data type | Note |
| postID | Long | The ID that marks the uniqueness of the post | posttitle | String | Post title | postcontent | String | Post content | usemame | String | Post publisher | adddate | Date | Post date | commentID | Long | Comments on the post |
|
|