完成
This commit is contained in:
@@ -86,6 +86,8 @@ class QuerySmsStatus extends Command
|
|||||||
}
|
}
|
||||||
sleep(1);
|
sleep(1);
|
||||||
}
|
}
|
||||||
|
}else {
|
||||||
|
Log::info('没有生日有礼短信状态查询的数据');
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@@ -130,6 +132,8 @@ class QuerySmsStatus extends Command
|
|||||||
|
|
||||||
sleep(1);
|
sleep(1);
|
||||||
}
|
}
|
||||||
|
}else {
|
||||||
|
Log::info('没有营销短信状态查询的数据');
|
||||||
}
|
}
|
||||||
return self::SUCCESS;
|
return self::SUCCESS;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user