修改readme

This commit is contained in:
ember 2025-01-31 22:30:50 +08:00
parent 4446da95ee
commit 5fffc1e1ca

View File

@ -2,7 +2,7 @@
## MySQL Database ## MySQL Database
**<a href="https://download.%E4%B8%9C%E5%8C%97%E5%A4%A7%E5%AD%A6.com/gitsrc/example.sql"><code>example.sql</code></a> can be an example MySQL database that can be directly used and contains complete movie data.** **[`example.sql`](https://neusite.oss-cn-beijing.aliyuncs.com/gitsrc/example.sql) can be an example MySQL database that can be directly used and contains complete movie data.**
1. **Table: category_search** (Stores records of category-based searches by users) 1. **Table: category_search** (Stores records of category-based searches by users)
+ **id** : int(11) - Primary key + **id** : int(11) - Primary key