摘要: 1、写入数据库连接字符串 比如: "ConnectionStrings": { "Conn": "Data Source=.;Initial Catalog=TestDome;Integrated Security=True" } 2、新建 AppsettingJson.cs 类 例如: publi 阅读全文
posted @ 2022-06-19 14:23 森雾 阅读(1843) 评论(0) 推荐(0)