aa

        try {
            doctorID = PermissionCheck.isOutpatientDoctor(authentication);
        } catch (Exception e) {
            return CommonUtil.errorJson(ErrorEnum.E_502);
        }
posted @ 2019-07-01 18:13  小萝卜腿  阅读(57)  评论(0编辑  收藏  举报