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

11 lines
116 B
PHP
Executable File

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