|
@@ -30,27 +30,27 @@ return [
|
|
|
"msg"=>"%s启禁用平台",
|
|
|
"resplace"=>[],
|
|
|
],
|
|
|
- 'platformSourceCreate'=>[
|
|
|
+ 'platformsourcecreate'=>[
|
|
|
'name'=>'平台渠道创建',
|
|
|
"msg"=>"%s 创建平台渠道【%s】",
|
|
|
"resplace"=>['source'],
|
|
|
],
|
|
|
- 'platformSourceDelete'=>[
|
|
|
+ 'platformsourcedelete'=>[
|
|
|
'name'=>'平台渠道删除',
|
|
|
"msg"=>"%s删除平台渠道",
|
|
|
"resplace"=>[],
|
|
|
],
|
|
|
- 'platformSourceList'=>[
|
|
|
+ 'platformsourcelist'=>[
|
|
|
'name'=>'平台渠道列表',
|
|
|
"msg"=>"%s查看平台渠道列表",
|
|
|
"resplace"=>[],
|
|
|
],
|
|
|
- 'platformList'=>[
|
|
|
+ 'platformlist'=>[
|
|
|
'name'=>'平台列表(账户可查看)',
|
|
|
"msg"=>"%s 查询平台列表(账户可查看)",
|
|
|
"resplace"=>[],
|
|
|
],
|
|
|
- 'platformCreate'=>[
|
|
|
+ 'platformcreate'=>[
|
|
|
'name'=>'账户可查看平台创建',
|
|
|
"msg"=>"%s 创建账户可查看平台",
|
|
|
"resplace"=>[],
|