NewDiverseYouthNightSchool/application/manystore/model/ManystoreApiAuthGroupAccess.php

11 lines
116 B
PHP
Raw Normal View History

2025-03-24 09:40:45 +08:00
<?php
namespace app\manystore\model;
use think\Model;
class ManystoreApiAuthGroupAccess extends Model
{
//
}