<?php
/**
 *
 * User: anyluck
 * Date: 2020/6/3
 * Time: 9:25
 */

namespace app\common\model;


class System extends Common
{

}