'全部', self::Pledge => '质押存储', ]; //getStatusList public static function getStatusList() { return [ self::Pledge => __('质押存储'), ]; } }