医生账户-导出
This commit is contained in:
@@ -615,7 +615,7 @@ func privateRouter(r *gin.Engine, api controller.Api) {
|
||||
doctorGroup.POST("/bank/card", api.Export.UserDoctorBankCard)
|
||||
|
||||
// 医生账户
|
||||
doctorGroup.POST("/account", api.UserCaCert.RenewUserCloudCert)
|
||||
doctorGroup.POST("/account", api.Export.DoctorAccount)
|
||||
|
||||
// 医生账户-关联订单
|
||||
doctorGroup.POST("/account/order", api.UserCaCert.RenewUserCloudCert)
|
||||
|
||||
Reference in New Issue
Block a user