1
0
mirror of https://gitee.com/apiadmin/ApiAdmin.git synced 2025-04-06 03:58:00 +08:00
2019-10-23 15:38:03 +08:00

8 lines
63 B
PHP

<?php
namespace app\model;
class AdminMenu extends Base {
}