Skip to content

Commit 103f5ab

Browse files
committed
文档bug
1 parent cdea452 commit 103f5ab

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)