DiverseYouthNightSchool/application/manystoreapi/model/ManystoreApiAuthGroupAccess.php
2025-02-26 15:21:01 +08:00

11 lines
119 B
PHP
Executable File

<?php
namespace app\manystoreapi\model;
use think\Model;
class ManystoreApiAuthGroupAccess extends Model
{
//
}