<?php return array (
  'upload' => 
  array (
    1 => 
    array (
      'id' => '1',
      'name' => '默认图片配置',
      'setwh' => '1',
      'width' => '0',
      'height' => '0',
      'size' => '2',
      'type' => 'jpg,png,gif,webp',
      'alter' => NULL,
      'cover' => '1',
      'save_type' => '1',
      'yun' => '1',
      'bucket' => NULL,
      'vod_convert' => '1',
      'pipeline' => NULL,
      'state' => '1',
      'cdate' => '1662627753',
    ),
  ),
);