摘要: using QRCoder; // 版本 1.4.1 /// <summary> /// 获取二维码地址 /// </summary> /// <param name="url"></param> /// <param name="pixelsPerModule"></param> /// <ret 阅读全文
posted @ 2021-04-15 19:03 不知勿言 阅读(177) 评论(0) 推荐(0) 编辑
摘要: public class WXPayService : IPayService { public static readonly ILogger _logger = LogManager.GetCurrentClassLogger(); private static char[] constant 阅读全文
posted @ 2021-04-15 18:58 不知勿言 阅读(976) 评论(0) 推荐(0) 编辑