完善检查项目模块
Some checks failed
Java CI with Maven / build (11) (push) Has been cancelled
Java CI with Maven / build (17) (push) Has been cancelled
Java CI with Maven / build (8) (push) Has been cancelled
yudao-ui-admin CI / build (14.x) (push) Has been cancelled
yudao-ui-admin CI / build (16.x) (push) Has been cancelled
Some checks failed
Java CI with Maven / build (11) (push) Has been cancelled
Java CI with Maven / build (17) (push) Has been cancelled
Java CI with Maven / build (8) (push) Has been cancelled
yudao-ui-admin CI / build (14.x) (push) Has been cancelled
yudao-ui-admin CI / build (16.x) (push) Has been cancelled
This commit is contained in:
parent
6381043a77
commit
c226139fd4
@ -34,7 +34,7 @@ import javax.validation.Valid;
|
||||
|
||||
@Tag(name = "管理后台 - 医生管理")
|
||||
@RestController
|
||||
@RequestMapping("/doctor/")
|
||||
@RequestMapping("/mapper/doctor/")
|
||||
@Validated
|
||||
public class DoctorController {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user