From 9c33b2279636283d3a2f5f845fac8a399683ef84 Mon Sep 17 00:00:00 2001 From: vguanyiwgd Date: Tue, 21 May 2024 17:00:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=87=E5=87=86=E7=89=88=EF=BC=8C=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=20=E5=86=9C=E8=A1=8C=E5=85=85=E5=80=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ic8bf93497a448823b9c7ddaa18333e88b3cdbb9c --- api/nh_config.php | 48 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 api/nh_config.php diff --git a/api/nh_config.php b/api/nh_config.php new file mode 100644 index 0000000..bbd8360 --- /dev/null +++ b/api/nh_config.php @@ -0,0 +1,48 @@ +"; +print_r($params); +echo ""; +exit; \ No newline at end of file