完善检查项目模块
This commit is contained in:
parent
6381043a77
commit
c226139fd4
@ -34,7 +34,7 @@ import javax.validation.Valid;
|
|||||||
|
|
||||||
@Tag(name = "管理后台 - 医生管理")
|
@Tag(name = "管理后台 - 医生管理")
|
||||||
@RestController
|
@RestController
|
||||||
@RequestMapping("/doctor/")
|
@RequestMapping("/mapper/doctor/")
|
||||||
@Validated
|
@Validated
|
||||||
public class DoctorController {
|
public class DoctorController {
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user