'---', // 初始值 self::REFUSE => '拒绝', self::PASS => '通过', self::PUT_AWAY => '上架', self::OUT => '自主下架', self::VIOLATION_OUT => '违规下架/风控系统下架', ]; } }