Explorar o código

健康指导BUG修复

%!s(int64=8) %!d(string=hai) anos
pai
achega
63c878711e

+ 1 - 1
patient-co-wlyy/src/main/java/com/yihu/wlyy/web/patient/consult/ConsultController.java

@ -45,7 +45,7 @@ import com.yihu.wlyy.web.WeixinBaseController;
 * @author George
 * @author George
 */
 */
@Controller
@Controller
@RequestMapping(value = "/patient/consult/getTopic", produces = MediaType.APPLICATION_JSON_UTF8_VALUE)
@RequestMapping(value = "/patient/consult", produces = MediaType.APPLICATION_JSON_UTF8_VALUE)
@Api(description = "患者端-患者咨询")
@Api(description = "患者端-患者咨询")
public class ConsultController extends WeixinBaseController {
public class ConsultController extends WeixinBaseController {