摘要: package com.gaoxiao.framework.controller.gaojia;import com.gaoxiao.framework.commonfiles.entity.StatusResult;import com.gaoxiao.framework.commonfiles. 阅读全文
posted @ 2016-09-20 17:16 JOEH60 阅读(412) 评论(0) 推荐(0) 编辑
摘要: public class PayCommonUtil { //定义签名,微信根据参数字段的ASCII码值进行排序 加密签名,故使用SortMap进行参数排序 public static String createSign(String characterEncoding,SortedMap<Stri 阅读全文
posted @ 2016-09-20 17:15 JOEH60 阅读(904) 评论(0) 推荐(0) 编辑
摘要: 支付宝APP支付开发- IOException : DerInputStream.getLength(): lengthTag=127, too big. 支付宝APP支付Java开发报错: 1 IOException : DerInputStream.getLength(): lengthTag= 阅读全文
posted @ 2016-09-20 10:30 JOEH60 阅读(1939) 评论(0) 推荐(0) 编辑