!445 修复插件生成模板config.stub中usernmae拼写错误

Merge pull request !445 from liuan/fixbug
pull/429/MERGE
Karson 2023-06-09 07:10:23 +00:00 committed by Gitee
commit c1236b17da
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
return [
[
//配置唯一标识
'name' => 'usernmae',
'name' => 'username',
//显示的标题
'title' => '用户名',
//类型