摘要: hosting.josn 配置 读取 var config= new ConfigurationBuilder() .AddJsonFile("hosting.json", optional: true) .Build(); 取值 string sqlString = config.GetSecti 阅读全文
posted @ 2022-08-03 09:02 魔法少女郭德纲啊 阅读(512) 评论(0) 推荐(0)