Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
简要描述
BaseWxPayServiceImpl中createOrder的交易类型为JSAPI时签名方法写死为MD5
模块版本情况
详细描述
String signType = SignType.MD5;
相关issues
#888