删除 More/t.php.bak

This commit is contained in:
2025-10-17 23:32:12 +08:00
committed by cssfw
parent 917d269c83
commit 1f5ac5e0ca
79 changed files with 13493 additions and 0 deletions

5
Main/GetInfo/index.php Normal file
View File

@@ -0,0 +1,5 @@
<?php
include_once "../Hv4.Logged.php";
定义输出("msg",$用户数据);
定义输出("code",200);
终止并输出();

View File

@@ -0,0 +1,5 @@
<?php
include_once "../Hv4.Logged.php";
定义输出("msg",$用户信息);
定义输出("code",200);
终止并输出();