From c8298cf3c4c435df3304b29f4f0b98ca1542c601 Mon Sep 17 00:00:00 2001 From: dongdingding <207595406@qq.com> Date: Thu, 6 Jun 2024 10:09:26 +0800 Subject: [PATCH] =?UTF-8?q?prod=20=20url=E8=B7=AF=E5=BE=84=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application-prod.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/main/resources/application-prod.yml b/src/main/resources/application-prod.yml index 1b9b914..e1963bd 100644 --- a/src/main/resources/application-prod.yml +++ b/src/main/resources/application-prod.yml @@ -31,28 +31,28 @@ knife4j: url: http://localhost:9028 #工单url -improveUrl: https://www.jichuanglanhai.com:88/mudu/mudu/quatz/xctp +improveUrl: https://www.jichuanglanhai.com:88/muduquatz/xctp #自查url -zcUrl: https://www.jichuanglanhai.com:88/mudu/mudu/quatz/zctp +zcUrl: https://www.jichuanglanhai.com:88/muduquatz/zctp #图片路径 api: http://221.229.220.83:8007/api/ #获取工单信息 -imUrl: https://www.jichuanglanhai.com:88/mudu/mudu/quatz/get +imUrl: https://www.jichuanglanhai.com:88/muduquatz/get #获取自查信息 -zcXxUrl: https://www.jichuanglanhai.com:88/mudu/mudu/quatz/zicha +zcXxUrl: https://www.jichuanglanhai.com:88/muduquatz/zicha # 班前班后 -bqbhUrl: https://www.jichuanglanhai.com:88/mudu/mudu/aSafeBqbhpx/findAll +bqbhUrl: https://www.jichuanglanhai.com:88/muduaSafeBqbhpx/findAll # 特殊作业 -tszyUrl: https://www.jichuanglanhai.com:88/mudu/mudu/aSafeQyzypgl/findAll +tszyUrl: https://www.jichuanglanhai.com:88/muduaSafeQyzypgl/findAll #自查周期url -zczqUrl: https://www.jichuanglanhai.com:88/mudu/mudu/aSafeZcrwRead +zczqUrl: https://www.jichuanglanhai.com:88/muduaSafeZcrwRead #巡查周期url -xczqUrl: https://www.jichuanglanhai.com:88/mudu/mudu/aSafeXcrwRead \ No newline at end of file +xczqUrl: https://www.jichuanglanhai.com:88/muduaSafeXcrwRead \ No newline at end of file