From c5c4ae047c39b0d238ec2f2236994cfdc2acb339 Mon Sep 17 00:00:00 2001 From: Administrator <admin> Date: Sat, 05 Mar 2022 21:32:01 +0800 Subject: [PATCH] myAncsy url修改 --- src/main/resources/application-test.yml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/resources/application-test.yml b/src/main/resources/application-test.yml index 87735c7..ca8ec73 100644 --- a/src/main/resources/application-test.yml +++ b/src/main/resources/application-test.yml @@ -50,7 +50,7 @@ jsonUrl: E:\\anbao\\ username: root password: ZHba@0112 - qfqkBaseApiUrl : http://192.168.0.198:83 + qfqkBaseApiUrl: http://192.168.0.198:83 # qfqkBaseApiUrl : http://223.82.109.183:2082/api #第三方登陆 -- Gitblit v1.9.3