提现记录-关联订单-导出

This commit is contained in:
2023-11-13 17:23:14 +08:00
parent d05ea66f01
commit 0c23273c81
5 changed files with 254 additions and 8 deletions
+1 -1
View File
@@ -602,7 +602,7 @@ func privateRouter(r *gin.Engine, api controller.Api) {
withdrawalGroup.POST("", api.Export.DoctorWithdrawal)
// 提现记录-关联订单
withdrawalGroup.POST("/order", api.UserCaCert.RenewUserCloudCert)
withdrawalGroup.POST("/order", api.Export.DoctorWithdrawalOrder)
}
// 医生