修改说明和和数据库
This commit is contained in:
@@ -102,7 +102,10 @@ PREFIX = 数据库前缀,推荐使用lt_
|
||||
```
|
||||
composer install
|
||||
```
|
||||
5、根目录执行ThinkPHP6的数据库迁移命令,这里会导入Laytp框架需要的数据库文件
|
||||
5、导入数据库 premium.sql
|
||||
```
|
||||
php think migrate:run
|
||||
premium.sql
|
||||
```
|
||||
6、安装完成以后 添加一个定时任务 域名/api.Telegram/task
|
||||
时间1秒 一次
|
||||
```
|
||||
|
||||
Executable
+760
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user