摘要: 一. Core的内置注入 类和接口的准备 public interface IU1 { string guid { get; set; } } public interface IU2 { string guid { get; set; } } public interface IU3 { stri 阅读全文
posted @ 2020-04-09 08:31 Yaopengfei 阅读(1538) 评论(1) 推荐(2)