DiverseYouthNightSchool/application/manystoreapi/model/ManystoreApiAuthGroupAccess...

11 lines
119 B
PHP
Raw Normal View History

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