From eccd091cfc8eaf38e7251f170d6f683a152e9ef5 Mon Sep 17 00:00:00 2001 From: sunpengfei <i@angelzzz.com> Date: 星期一, 16 六月 2025 11:10:06 +0800 Subject: [PATCH] pref:配置文件改为测试环境 --- LifePayment/LifePayment.Domain.Shared/ACOOLY/ACOOLYOption.cs | 8 +------- 1 files changed, 1 insertions(+), 7 deletions(-) diff --git a/LifePayment/LifePayment.Domain.Shared/ACOOLY/ACOOLYOption.cs b/LifePayment/LifePayment.Domain.Shared/ACOOLY/ACOOLYOption.cs index be26f3c..8dbee6c 100644 --- a/LifePayment/LifePayment.Domain.Shared/ACOOLY/ACOOLYOption.cs +++ b/LifePayment/LifePayment.Domain.Shared/ACOOLY/ACOOLYOption.cs @@ -1,10 +1,4 @@ -锘縰sing System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Threading.Tasks; - -namespace LifePayment.Domain.Shared; +锘縩amespace LifePayment.Domain.Shared; public class ACOOLYOption { -- Gitblit v1.9.1