作者 ZhengBing He

ok

@@ -250,7 +250,7 @@ class AsideTicketController extends BaseController @@ -250,7 +250,7 @@ class AsideTicketController extends BaseController
250 'size' => 0, 250 'size' => 0,
251 'thumbSize' => 0, 251 'thumbSize' => 0,
252 'thumbUrl' => 'https://oa.quanqiusou.cn/logo.ico', 252 'thumbUrl' => 'https://oa.quanqiusou.cn/logo.ico',
253 - 'url' => 'https://oa.quanqiusou.cn/tickets?project_id='.$project->uuid 253 + 'url' => 'https://oa.quanqiusou.cn/afterorder?project_id='.$project->uuid
254 ], JSON_UNESCAPED_UNICODE); 254 ], JSON_UNESCAPED_UNICODE);
255 $message_push->send_time = now(); 255 $message_push->send_time = now();
256 $message_push->type = MessagePush::TYPE_TICKET; 256 $message_push->type = MessagePush::TYPE_TICKET;