From 074caee550216dfd4bb676677ae33cbd837c5710 Mon Sep 17 00:00:00 2001
From: chengf <cgf12138@163.com>
Date: 星期三, 27 八月 2025 18:17:21 +0800
Subject: [PATCH] 暂存0827

---
 springboot/src/main/resources/application-debugg.yml |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/springboot/src/main/resources/application-debugg.yml b/springboot/src/main/resources/application-debugg.yml
index 3684d08..9197eff 100644
--- a/springboot/src/main/resources/application-debugg.yml
+++ b/springboot/src/main/resources/application-debugg.yml
@@ -3,7 +3,10 @@
   tomcat:
     uri-encoding: UTF-8
 
-
+fuiou:
+  pay:
+    unified-order-url: https://aipaytest.fuioupay.com/aggregatePay/preCreate
+    env: test
 
 spring:
   servlet:

--
Gitblit v1.8.0