We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cdea452 + 103f5ab commit 4a9d1eaCopy full SHA for 4a9d1ea
README.md
@@ -68,7 +68,7 @@ yii migrate --migrationPath=@vendor/windhoney/yii2-rest-rbac/migrations
68
yii migrate --migrationPath=@yii/rbac/migrations/
69
```
70
71
-> **_**`auth_item` 表添加一个字段 `parent_name` varchar(30) COLLATE utf8_unicode_ci DEFAULT '' COMMENT '父级名称'**_**,
+> **`auth_item` 表添加一个字段 `parent_name` varchar(30) COLLATE utf8_unicode_ci DEFAULT '' COMMENT '父级名称'**,
72
###### 3. oauth2相关表
73
74
```php
0 commit comments