$orderStatus $orderStatus : 订单状态,为空查询所有状态订单。例如:等待买家付款(WAIT_BUYER_PAY),等待卖家发货(WAIT_SELLER_SEND_GOODS),等待买家确认收货(WAIT_BUYER_CONFIRM_GOODS),交易完成(TRADE_FINISHED),交易关闭(TRADE_CLOSED),交易成功(TRADE_SUCCESS) Type
className() className(boolean $shorten = false) : string 获取自身类名 Parameters boolean $shorten 是否不带命名空间 Returns string