作者 李宇航

合并分支 'lyh-server' 到 'master'

geo脚本设置



查看合并请求 !2343
... ... @@ -76,6 +76,7 @@ class GeoQuestionRes extends Command
$geoLogModel = new GeoQuestionLog();
foreach ($taskInfo['question'] as $question) {
foreach ($platformsArr as $platform) {
$data = [];
$error_num = 0;
// 设置重试, 有的平台不一定能正常获取到数据
GET_RESULT:
... ...