\YunShop::app()->uniacid, 'order_ids' => $order_ids ]; $model = new self(); $model->fill($data); return $model->save(); } }