新增系统问诊时间模型、修正问诊配置

This commit is contained in:
2023-02-27 09:45:59 +08:00
parent d44a591e84
commit 8a87298095
8 changed files with 97 additions and 45 deletions
-1
View File
@@ -12,7 +12,6 @@ declare(strict_types=1);
use App\Controller\AreaController;
use App\Controller\BasicDataController;
use App\Controller\DiseaseController;
use App\Controller\DoctorAccountController;
use App\Controller\DoctorAuthController;
use App\Controller\IndexController;