摘要: using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Consul; namespace consulTest { class Program { static void M... 阅读全文
posted @ 2019-03-27 19:59 玻璃鱼儿 阅读(169) 评论(0) 推荐(0) 编辑
摘要: using Autofac.Extras.DynamicProxy; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace aopTest { [Intercept(typeof(CallL... 阅读全文
posted @ 2019-03-27 18:08 玻璃鱼儿 阅读(536) 评论(0) 推荐(0) 编辑