yeshijie il y a 7 ans
Parent
commit
d411c9aeb6

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

@ -401,6 +401,8 @@ public class ConsultController extends WeixinBaseController {
            }
            if (res == -1) {
                return error(-1, "还有咨询未结束,不允许再次提交咨询!");
            }else if (res == -2) {
                return error(-1, "您还未关注医生,无法发起咨询!");
            }
            // 添加到统计队列