|
@@ -176,7 +176,7 @@ class PcIssueService extends BaseService
|
|
|
DB::commit();
|
|
DB::commit();
|
|
|
} catch (\Exception $e) {
|
|
} catch (\Exception $e) {
|
|
|
Db::rollBack();
|
|
Db::rollBack();
|
|
|
- Log::error("开奖失败:{$item->issue_no} on line 179 of PcIssueService.php");
|
|
|
|
|
|
|
+ Log::error("开奖失败:{$item->issue_no}期 on line 179 of PcIssueService.php");
|
|
|
Log::error("原因:");
|
|
Log::error("原因:");
|
|
|
Log::error($e->getMessage());
|
|
Log::error($e->getMessage());
|
|
|
}
|
|
}
|