init
This commit is contained in:
20
runtime/config/4b82677b6c1408df4be21ada9a584fde.php
Normal file
20
runtime/config/4b82677b6c1408df4be21ada9a584fde.php
Normal file
@@ -0,0 +1,20 @@
|
||||
<?php
|
||||
return array (
|
||||
'lgs' =>
|
||||
array (
|
||||
'cn' =>
|
||||
array (
|
||||
'id' => '1',
|
||||
'acode' => 'cn',
|
||||
'pcode' => '0',
|
||||
'name' => '中文',
|
||||
'domain' => '',
|
||||
'is_default' => '1',
|
||||
'create_user' => 'admin',
|
||||
'update_user' => 'admin',
|
||||
'create_time' => '2017-11-30 13:55:37',
|
||||
'update_time' => '2018-04-13 11:40:49',
|
||||
'theme' => 'default',
|
||||
),
|
||||
),
|
||||
);
|
||||
Reference in New Issue
Block a user