<?php /** * MemGameModel.php UTF-8 * * @date : 2021/5/6 11:29 * * @license 这不是一个自由软件,未经授权不许任何使用和传播。 * @author : chenbingling <cbl@huosdk.com> * @version : HUOSDK-IDENTITY 1.0 */ namespace huoIdentify\model; class MemGameModel extends \huo\model\member\MemGameModel { }