From 7a89586d7754d5ff1c38cbfdbda6c357507f5620 Mon Sep 17 00:00:00 2001
From: sunpengfei <i@angelzzz.com>
Date: 星期一, 09 六月 2025 13:34:15 +0800
Subject: [PATCH] feat:退款按比例自动计算

---
 LifePayment/LifePayment.Host/Properties/launchSettings.json |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/LifePayment/LifePayment.Host/Properties/launchSettings.json b/LifePayment/LifePayment.Host/Properties/launchSettings.json
index c33e6a4..c976b0b 100644
--- a/LifePayment/LifePayment.Host/Properties/launchSettings.json
+++ b/LifePayment/LifePayment.Host/Properties/launchSettings.json
@@ -2,7 +2,6 @@
   "profiles": {
     "IIS Express": {
       "commandName": "IISExpress",
-      "launchBrowser": true,
       "environmentVariables": {
         "ASPNETCORE_ENVIRONMENT": "Development"
       }

--
Gitblit v1.9.1