提现记录-关联订单-导出
This commit is contained in:
@@ -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)
|
||||
}
|
||||
|
||||
// 医生
|
||||
|
||||
Reference in New Issue
Block a user