소스 검색

改造医生主页接口 baseinfoCount
改成获取关注人数 医生评分和医生咨询量

chenweida 7 년 전
부모
커밋
ef6c3e6e0e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      patient-co/patient-co-wlyy/src/main/java/com/yihu/wlyy/web/doctor/account/DoctorController.java

+ 1 - 1
patient-co/patient-co-wlyy/src/main/java/com/yihu/wlyy/web/doctor/account/DoctorController.java

@ -690,7 +690,7 @@ public class DoctorController extends BaseController {
     *
     * @return
     */
    @ApiOperation(value="医生首页 获取关注人数,医生的评分,医生咨询量", response =  DoctorHomePage.class)
    @ApiOperation(value="医生首页 获取关注人数,医生的评分,医生咨询量1", response =  DoctorHomePage.class)
    @RequestMapping(value = "baseinfoCount", method = RequestMethod.POST)
    @ResponseBody
    public String baseinfoCount(