|
|
|
@ -84,7 +84,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();
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|