正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
| @@ -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; |
-
请 注册 或 登录 后发表评论