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