api scrape + medal wearing status

This commit is contained in:
xiaomlove
2022-03-19 14:55:43 +08:00
parent 8c32b45e64
commit 4857b799b8
24 changed files with 16536 additions and 69 deletions

View File

@@ -3,7 +3,8 @@ defined('LARAVEL_START') || define('LARAVEL_START', microtime(true));
defined('NEXUS_START') || define('NEXUS_START', LARAVEL_START);
defined('IN_NEXUS') || define('IN_NEXUS', false);
require dirname(__DIR__) . '/include/constants.php';
require dirname(__DIR__) . '/include/globalfunctions.php';
require dirname(__DIR__) . '/include/functions.php';
/*
|--------------------------------------------------------------------------
| Create The Application