摘要: public class GlobalService { private static IServiceScope? _currentScope; private static readonly Lazy<string> _serverAddress = new Lazy<string>(GetSe 阅读全文
posted @ 2025-06-29 00:29 柴油飞机 阅读(150) 评论(0) 推荐(0)