From 8a9a66571df1cd5fee5718ea85fa9f817db0ac29 Mon Sep 17 00:00:00 2001 From: dongdingding <207595406@qq.com> Date: Thu, 6 Jun 2024 10:10:27 +0800 Subject: [PATCH] =?UTF-8?q?test=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-test.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/main/resources/application-test.yml b/src/main/resources/application-test.yml index 224ab57..84dbed7 100644 --- a/src/main/resources/application-test.yml +++ b/src/main/resources/application-test.yml @@ -31,30 +31,30 @@ knife4j: url: http://localhost:9028 #工单url -improveUrl: https://www.jichuanglanhai.com:88/mudus/mudu/quatz/xctp +improveUrl: https://www.jichuanglanhai.com:88/mudus/quatz/xctp #自查url -zcUrl: https://www.jichuanglanhai.com:88/mudus/mudu/quatz/zctp +zcUrl: https://www.jichuanglanhai.com:88/mudus/quatz/zctp #图片路径 api: http://mdapi.junln.net/api/ #获取工单信息 -imUrl: https://www.jichuanglanhai.com:88/mudus/mudu/quatz/get +imUrl: https://www.jichuanglanhai.com:88/mudus/quatz/get #获取自查信息 -zcXxUrl: https://www.jichuanglanhai.com:88/mudus/mudu/quatz/zicha +zcXxUrl: https://www.jichuanglanhai.com:88/mudus/quatz/zicha # 班前班后 -bqbhUrl: https://www.jichuanglanhai.com:88/mudus/mudu/aSafeBqbhpx/findAll +bqbhUrl: https://www.jichuanglanhai.com:88/mudus/aSafeBqbhpx/findAll # 特殊作业 -tszyUrl: https://www.jichuanglanhai.com:88/mudus/mudu/aSafeQyzypgl/findAll +tszyUrl: https://www.jichuanglanhai.com:88/mudus/aSafeQyzypgl/findAll #自查周期url -zczqUrl: https://www.jichuanglanhai.com:88/mudus/mudu/aSafeZcrwRead +zczqUrl: https://www.jichuanglanhai.com:88/mudus/aSafeZcrwRead #巡查周期url -xczqUrl: https://www.jichuanglanhai.com:88/mudus/mudu/aSafeXcrwRead \ No newline at end of file +xczqUrl: https://www.jichuanglanhai.com:88/mudus/aSafeXcrwRead \ No newline at end of file