修正医生分享二维码

This commit is contained in:
2023-10-24 14:09:34 +08:00
parent 25ce316ce9
commit 674c3af243
4 changed files with 160 additions and 226 deletions
-3
View File
@@ -716,9 +716,6 @@ Router::addGroup('/test', function () {
// 模拟退款
// Router::get('/refund', [TestController::class, 'refund']);
// 设置坐班医生
Router::get('/doctor', [TestController::class, 'setDoctor']);
});
// 地址管理