Initial project files: BESCMS full source
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
// 此文件是安装授权文件,每次下载安装包会自动生成,请勿修改
|
||||
return [
|
||||
|
||||
'type' => 'VIP-LICENSE',
|
||||
'oem' => '445',
|
||||
'name' => '北斯云',
|
||||
'cms' => 'BESCMS',
|
||||
'url' => 'https://www.besyun.com',
|
||||
'domain' => 'https://www.besyun.com',
|
||||
'cloud' => 'https://www.besyun.com',
|
||||
'service' => 'https://www.besyun.com',
|
||||
'license' => '375C71349B295FBE2DCDCA9206F20A1703',
|
||||
|
||||
];
|
||||
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* 菜单配置
|
||||
*/
|
||||
|
||||
return [];
|
||||
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'id' => '16',
|
||||
'name' => 'BESCMS',
|
||||
'version' => '4.7.3',
|
||||
'updatetime' => '2026-07-29 21:34:03',
|
||||
'downtime' => '2026-08-08 00:54:28',
|
||||
|
||||
];
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user