This commit is contained in:
xiaoyu
2025-05-14 14:57:33 +08:00
parent 49a03cf29e
commit 1670863420
+2
View File
@@ -28,6 +28,8 @@ class Xz extends Wxapp
protected function get()
{
throw new Hd_Exception('系统调整,暂停服务', API_CODE_FAIL);
return;
$id = $this->input_param('id');
$type = intval($this->input_param('type'));
!$type && $type = 0;