完善检查项目模块
This commit is contained in:
parent
6381043a77
commit
c226139fd4
yudao-module-system/yudao-module-system-biz/src/main
java/cn/iocoder/yudao/module/system/controller/admin/doctor
resources/mapper/doctor
@ -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