netcore读取配置文件数组对象
摘要:appsettings.json "ReportPic": [ { "plant": "P1", "pic": "test" }, { "plant": "P3", "pic": "test1" } //读取数组配置 ConfigServer.ReportPic = (ReportPic[])con
阅读全文
posted @ 2021-02-18 17:35
posted @ 2021-02-18 17:35
posted @ 2021-02-18 17:26