service.php 103 B

123
  1. <?php
  2. include_once __DIR__ . '/../extend/think/admin/common.php';
  3. return [\think\admin\Library::class];