333
This commit is contained in:
parent
7cbef78015
commit
2dc5e22883
|
|
@ -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,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user