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

pull/445/head
liuan 2023-06-05 00:13:36 +08:00
parent 1afdacbcd9
commit 5b9130a459
1 changed files with 1 additions and 1 deletions

View File

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