run() run( $order, integer $orderType = \app\common\enum\OrderType::MASTER) : boolean 执行入口 Parameters $order integer $orderType Throws \app\common\exception\BaseException \think\Exception \think\exception\DbException Returns boolean
setAttribute() setAttribute( $order, integer $orderType = \app\common\enum\OrderType::MASTER) 设置当前类的属性 Parameters $order integer $orderType
onCommonEvent() onCommonEvent() 订单公共业务 Throws \app\common\exception\BaseException \think\Exception \think\exception\DbException
onMasterEvent() onMasterEvent() 普通订单业务 Throws \app\common\exception\BaseException \think\exception\DbException