Selaa lähdekoodia

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

chenweida 7 vuotta sitten
vanhempi
commit
ef6c3e6e0e

+ 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(