Skip to content

Commit 4a9d1ea

Browse files
authored
Merge pull request #19 from windhoney/develop
文档bug
2 parents cdea452 + 103f5ab commit 4a9d1ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ yii migrate --migrationPath=@vendor/windhoney/yii2-rest-rbac/migrations
6868
yii migrate --migrationPath=@yii/rbac/migrations/
6969
```
7070

71-
> **_**`auth_item` 表添加一个字段 `parent_name` varchar(30) COLLATE utf8_unicode_ci DEFAULT '' COMMENT '父级名称'**_**,
71+
> **`auth_item` 表添加一个字段 `parent_name` varchar(30) COLLATE utf8_unicode_ci DEFAULT '' COMMENT '父级名称'**,
7272
###### 3. oauth2相关表
7373

7474
```php

0 commit comments

Comments
 (0)