摘要: 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 阅读(421) 评论(0) 推荐(0)
摘要: public class PayCommonUtil { //定义签名,微信根据参数字段的ASCII码值进行排序 加密签名,故使用SortMap进行参数排序 public static String createSign(String characterEncoding,SortedMap<Stri 阅读全文
posted @ 2016-09-20 17:15 JOEH60 阅读(947) 评论(0) 推荐(0)
摘要: 支付宝APP支付开发- IOException : DerInputStream.getLength(): lengthTag=127, too big. 支付宝APP支付Java开发报错: 1 IOException : DerInputStream.getLength(): lengthTag= 阅读全文
posted @ 2016-09-20 10:30 JOEH60 阅读(1966) 评论(0) 推荐(0)