From 132fe999967557c6c2a640ee52fa22dca5c89111 Mon Sep 17 00:00:00 2001
From: lingling <kety1122@163.com>
Date: 星期一, 17 三月 2025 13:15:49 +0800
Subject: [PATCH] 修改地区

---
 LifePayment/LifePayment.HttpApi/LifePay/AccountController.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/LifePayment/LifePayment.HttpApi/LifePay/AccountController.cs b/LifePayment/LifePayment.HttpApi/LifePay/AccountController.cs
index 3f95827..804b358 100644
--- a/LifePayment/LifePayment.HttpApi/LifePay/AccountController.cs
+++ b/LifePayment/LifePayment.HttpApi/LifePay/AccountController.cs
@@ -21,6 +21,7 @@
         private readonly IWebClientInfoProvider _webClientInfoProvider;
 
 
+
         public AccountController(
                IAccountService accountService,
                IOptionsMonitor<OssSettings> optionsMonitor,

--
Gitblit v1.9.1