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

namespace app\common\model;


class Mining  extends Common
{

}