diff --git a/LeonAPP For PC-cache/cacheIndex.txt b/LeonAPP For PC-cache/cacheIndex.txt
new file mode 100644
index 0000000..966199f
Binary files /dev/null and b/LeonAPP For PC-cache/cacheIndex.txt differ
diff --git a/LeonAPP For PC-cache/part1/LeonAPP For PC1.cab b/LeonAPP For PC-cache/part1/LeonAPP For PC1.cab
new file mode 100644
index 0000000..7cf8531
Binary files /dev/null and b/LeonAPP For PC-cache/part1/LeonAPP For PC1.cab differ
diff --git a/LeonAPP For PC-cache/part1/output-info.ini b/LeonAPP For PC-cache/part1/output-info.ini
new file mode 100644
index 0000000..14f07d7
Binary files /dev/null and b/LeonAPP For PC-cache/part1/output-info.ini differ
diff --git a/LeonAPP For PC.aip b/LeonAPP For PC.aip
new file mode 100644
index 0000000..22a6e23
--- /dev/null
+++ b/LeonAPP For PC.aip
@@ -0,0 +1,263 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/README.md b/README.md
index 856815e..2f03269 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
+> **注意:**
+> 此项目中的LeonAPP For PC的源代码使用GPLv3协议单独开源
# App Store 项目
这是一个基于 PHP 7.4 的 App Store 项目,使用 Bootstrap 实现 Fluent Design 风格界面,数据存储采用 MySQL 数据库。项目各页面顶栏已添加 logo 图片,路径为 `/favicon.jpeg`,点击可跳转至首页,图片设置了高度 30px、右边距 10px 以及圆角样式 `var(--border-radius)`。
diff --git a/developer/upload_app.php b/developer/upload_app.php
index e55466e..a0b3d39 100644
--- a/developer/upload_app.php
+++ b/developer/upload_app.php
@@ -540,7 +540,9 @@ if (!($conn instanceof mysqli)) {