Skip to content

Commit dac242a

Browse files
authored
Update README.md
1 parent 0d6e56b commit dac242a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,12 @@ return $builder->build();
4141
4242
#### 🚀 (1) 模型配置
4343

44-
📒📒📒 **使用ThinkORM(默认)** 📒📒📒
45-
- 修改数据库 `thinkorm.php` 配置
44+
使用ThinkORM(默认)
45+
> 修改数据库 `thinkorm.php` 配置
4646
47-
📕📕📕 **使用laravel数据库(可选)** 📕📕📕
48-
- 修改数据库 `database.php` 配置
49-
- 修改数据库 `permission.php``adapter`适配器为laravel适配器
47+
使用laravel数据库(可选)
48+
> - 修改数据库 `database.php` 配置
49+
> - 修改数据库 `permission.php``adapter`适配器为laravel适配器
5050
5151
#### 🔰 (2) 创建 `casbin_rule` 数据表
5252
```sql

0 commit comments

Comments
 (0)