作者 lyh

geo脚本设置

@@ -98,7 +98,7 @@ class GeoQuestionRes extends Command @@ -98,7 +98,7 @@ class GeoQuestionRes extends Command
98 goto GET_RESULT; 98 goto GET_RESULT;
99 } 99 }
100 } catch (\Exception $e) { 100 } catch (\Exception $e) {
101 - $this->output('task id:' . $task_id . ', question: ' . $question . ', platform: ' . $question . ', error: ' . $e->getMessage()); 101 + $this->output('task id:' . $task_id . ', question: ' . $question . ', platform: ' . $platform . ', error: ' . $e->getMessage());
102 goto GET_RESULT; 102 goto GET_RESULT;
103 } 103 }
104 // 命中文案 104 // 命中文案