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

11 lines
113 B
PHP
Executable File

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