新增 医生xx时间未接诊提醒队列

This commit is contained in:
2023-08-17 13:49:17 +08:00
parent bea292cd5e
commit 857536e8bd
10 changed files with 208 additions and 67 deletions
+3
View File
@@ -686,6 +686,9 @@ Router::addGroup('/user', function () {
// 上报用户地址
Router::post('/location', [UserController::class, 'postLocation']);
//
// // 获取用户地址
// Router::get('/location', [UserController::class, 'getLocation']);
});
// 获取患者问诊病例