Research Article
[Retracted] University Media Content Detection and Classification Based on Information Fusion Algorithm
Table 10
User table (record user name, password, and type information).
| The column name | The data type | Explanatory notes |
| Id | Int | The table’s primary key | Username | Varchar (45) | User login name | Password | Varchar (45) | The user password | Type | Int | Type 1. Common user 2. The administrator |
|
|