摘要: using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace Pay { /// /// 付款成功回调 /// public class PayNotify { ... 阅读全文
posted @ 2017-08-24 16:56 王彬-效率开发 阅读(193) 评论(0) 推荐(0) 编辑
摘要: using System; using System.Collections.Generic; using System.Linq; using System.Reflection; using System.Text; using System.Threading.Tasks; namespace ConmonService { class Program { ... 阅读全文
posted @ 2017-08-24 16:32 王彬-效率开发 阅读(392) 评论(0) 推荐(0) 编辑