From 231c1eac72f8fd3e78639472a346785ed38c0d51 Mon Sep 17 00:00:00 2001 From: cloudroam <cloudroam> Date: 星期二, 15 十月 2024 10:03:51 +0800 Subject: [PATCH] Merge branch 'master-v2' of http://47.96.225.205:8888/r/flowerbackend-v2 into master-v2 --- 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 5c6ee55..2128ba9 100644 --- a/src/main/resources/application-test.yml +++ b/src/main/resources/application-test.yml @@ -54,4 +54,4 @@ localServerPath: /data/files syb: - callBackUrl: http://localhost \ No newline at end of file + callBackUrl: http://47.99.58.211 \ No newline at end of file -- Gitblit v1.9.3