'入库', self::output => '出库', ]; if($type) return $list[$type] ?? ''; return $list; } }