DiverseYouthNightSchool/application/manystore/model/ManystoreApiAuthGroupAccess...

11 lines
116 B
PHP
Raw Normal View History

2025-01-13 18:03:44 +08:00
<?php
namespace app\manystore\model;
use think\Model;
class ManystoreApiAuthGroupAccess extends Model
{
//
}