You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
377 B

using MxWeiXinPF.Common;
using MxWeiXinPF.Common.log;
using MxWeiXinPF.ServiceEntity;
using Senparc.Weixin.MP;
using Senparc.Weixin.MP.TenPayLibV3;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using Newtonsoft.Json;
using MxWeiXinPF.API.Payment.wxpay;
using MxWeiXinPF.Model;
namespace MxWeiXinPF.Service