摘要:
package com.fintech.common; import com.qq.connect.utils.http.BASE64Encoder; import org.apache.commons.codec.binary.Hex; import sun.misc.BASE64Decoder; import javax.crypto.Cipher; import java.io.Fil... 阅读全文
posted @ 2018-12-28 10:42
爱吃醋的工程师
阅读(1775)
评论(0)
推荐(0)
摘要:
package com.fintech.common; import com.alibaba.fastjson.JSON; import com.fintech.entity.CreateEnterPriseReq; import com.fintech.entity.CreateEnterPriseResp; import com.fintech.httputil.*; import net... 阅读全文
posted @ 2018-12-28 10:41
爱吃醋的工程师
阅读(321)
评论(0)
推荐(0)