elf 1 year ago
parent 4c7d99a894
commit abbebe6ca2

@ -89,7 +89,7 @@ class MineCommand extends HyperfCommand
return $requestService->createRequestLog('/', $params);
}
protected function getApp($appId = '202308040000002') {
protected function getApp($appId = '202308070000001') {
return App::where('app_id', $appId)->first();
}

Loading…
Cancel
Save