'等待买家付款', 'WAIT_SELLER_SEND_GOODS' => '等待卖家发货', 'TRADE_SUCCESS' => '交易成功', 'PAID' => '支付完成', ][$this->attributes['status']] ?? ''; } }