Commit 05dd32f9 authored by hangjun83's avatar hangjun83

震坤行

parent c8b9e009
......@@ -56,6 +56,8 @@ class ZhenkhJob extends Job
break;
case 'sendMail' :
$service->sendMail('订单确认邮件', '订单号:未确认成功');
case 'orderConfirm' :
$service->orderConfirm($this->params);
default:
}
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment