代码功能更新
This commit is contained in:
Executable
+13
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
return array (
|
||||
'apiUrl' => 'https://api.laytp.com',
|
||||
'installed' =>
|
||||
array (
|
||||
0 => 'apidoc',
|
||||
1 => 'meditor',
|
||||
),
|
||||
'installedEditor' =>
|
||||
array (
|
||||
0 => 'meditor',
|
||||
),
|
||||
);
|
||||
Reference in New Issue
Block a user