mirror of
https://gitee.com/apiadmin/ApiAdmin.git
synced 2025-04-06 03:58:00 +08:00
10 lines
67 B
PHP
10 lines
67 B
PHP
<?php
|
|
|
|
namespace app\model;
|
|
|
|
|
|
class ApiApp extends Base
|
|
{
|
|
//
|
|
}
|