From 72c4f1ca93471cf825f1d5269cd4bbe7666a8efc Mon Sep 17 00:00:00 2001 From: zhaoxiaohao <279049017@qq.com> Date: Wed, 30 Dec 2020 18:11:46 +0800 Subject: [PATCH] 修改时间 --- kidgrow-springcloud/kidgrow-springcloud-zuul/src/main/resources/application.yml | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/kidgrow-springcloud/kidgrow-springcloud-zuul/src/main/resources/application.yml b/kidgrow-springcloud/kidgrow-springcloud-zuul/src/main/resources/application.yml index d9e3913..a6da7f1 100644 --- a/kidgrow-springcloud/kidgrow-springcloud-zuul/src/main/resources/application.yml +++ b/kidgrow-springcloud/kidgrow-springcloud-zuul/src/main/resources/application.yml @@ -236,7 +236,6 @@ - /api-record/DiagnosticUnfinishedFegin/equipmentUpload - /api-opration/wxController/getOpenId - /api-record/DiagnosticUnfinishedFegin/recordChildInterworking - - /api-record/history/exportVerification # - /api-user/syshospital/findAllByMap # - /api-user/sysdictionaries/findAll # - /api-user/sysdepartment/findListByHospitalId @@ -278,8 +277,7 @@ /api-record/DiagnosticUnfinishedFegin/equipmentList, /api-record/DiagnosticUnfinishedFegin/equipmentUpload, /api-opration/wxController/getOpenId, - /api-record/DiagnosticUnfinishedFegin/recordChildInterworking, - /api-record/history/exportVerification + /api-record/DiagnosticUnfinishedFegin/recordChildInterworking # /api-user/syshospital/findAllByMap, # /api-user/sysdictionaries/findAll, # /api-user/sysdepartment/findListByHospitalId -- Gitblit v1.8.0