Initial project files: BESCMS full source

This commit is contained in:
bes
2026-08-13 23:37:46 +08:00
parent fa6cddb540
commit 2e26f85723
2166 changed files with 396625 additions and 0 deletions
+15
View File
@@ -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',
];