增加了测试环境临时退款。

This commit is contained in:
2024-05-07 09:16:26 +08:00
parent dce334826d
commit 63a8f2ac62
4 changed files with 462 additions and 10 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ class Auth
"/popup" => "get", // 获取弹窗数据
"/basic/keyword/search" => "get", // 获取热门搜索关键词
"/test/uninquiry" => "get", // 获取未接诊的医生
"/test/refund" => "get", // 测试退款
"/test/refund" => "post", // 测试退款
"/test" => "get", // 测试
"/callback/detection" => "post", // 检测所结果回调
"/callback/video/trtc" => "post", // 音视频回调