First commit

This commit is contained in:
2025-06-18 10:24:27 +08:00
commit ebc39cd5dd
3873 changed files with 412712 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
<?php
if(!defined('UC_CLIENT_VERSION')) {
define('UC_CLIENT_VERSION', '1.7.0');
define('UC_CLIENT_RELEASE', '20250205');
}