Refactor project structure and update import paths to GMWalletApp/epusdt

This commit is contained in:
line-6000
2026-04-23 02:17:21 +08:00
parent 91936d580f
commit 89be1fc967
86 changed files with 254 additions and 254 deletions
+2 -2
View File
@@ -15,11 +15,11 @@
### 二、导入Sql
登录管理刚刚新增数据库,导入`Epusdt`所需的sql文件。
以下为示范0.01版本 最新数据库请以 https://github.com/assimon/epusdt/blob/master/sql/ 为准
以下为示范0.01版本 最新数据库请以 https://github.com/GMWalletApp/epusdt/blob/master/sql/ 为准
#### 1.手动下载导入
数据库地址:https://github.com/assimon/epusdt/blob/master/sql/v0.0.1.sql
数据库地址:https://github.com/GMWalletApp/epusdt/blob/master/sql/v0.0.1.sql
![导入Sql](img/sql.png)
#### 2.使用phpMyAdmin导入