From 11404e174b4051e2d767a3281600edc08d4c19ae Mon Sep 17 00:00:00 2001 From: pf7lbvaho <1851784367@qq.com> Date: Sun, 29 Dec 2024 15:26:28 +0800 Subject: [PATCH] Update customservice.lib.php --- core/customservice.lib.php | 144 +++++++++++++++++++++++++++++++++---- 1 file changed, 129 insertions(+), 15 deletions(-) diff --git a/core/customservice.lib.php b/core/customservice.lib.php index ac7334c..eeed30c 100644 --- a/core/customservice.lib.php +++ b/core/customservice.lib.php @@ -1,9 +1,31 @@ 0, + 'errmsg' => 'ok', + // 其他可能的响应数据... + ); + } } \ No newline at end of file