This commit is contained in:
youda 2025-05-24 02:53:03 +08:00
parent 7cbef78015
commit 2dc5e22883

View File

@ -107,11 +107,11 @@ class MiniProgramPlatform extends BasePlatform
]; ];
} }
// return [ return [
// 'status' => 0, 'status' => 0,
// 'data' => [], 'data' => [],
// 'msg' => '小程序支付通道维护中请联系客服下载app。' 'msg' => '小程序支付通道维护中请联系客服下载app。'
// ]; ];
// if ($currentTime < 800 || $currentTime >= 2200) { // if ($currentTime < 800 || $currentTime >= 2200) {
// return [ // return [
// 'status' => 0, // 'status' => 0,