<?php
/**
*
* Set.php
* User: ChenLong
* DateTime: 2020-04-27 12:58
*/
namespace app\admin\model;
class Set extends \app\common\model\Set
{
}