<?php
/**
* Created by PhpStorm.
* User: TOP糯米
* Date: 2019/3/31/0031
* Time: 18:17
*/
namespace system\extend;
class AutoImage{
private $image;
}