1. 推广员用户挂号

This commit is contained in:
李琦
2026-07-03 09:38:52 +08:00
parent e4854647c8
commit c77c7501e0

View File

@@ -40,11 +40,12 @@ class OpenApiController extends BaseAdminController
{
$prescription = \Yii::$app->request->post('prescription');
$this->sendUserNote($prescription);
//处方开具待支付订阅消息通知
\Yii::$app->queue->push(new PrescriptionCreated([
'orderId' => $prescription,
]));
$this->sendUserNote($prescription);
// //处方开具待支付订阅消息通知
// \Yii::$app->queue->push(new PrescriptionCreated([
// 'orderId' => $prescription,
// ]));
//处方生成短信通知药师审方