Commit 5e5899cc authored by 李洪明's avatar 李洪明

添加上传企业信息接口

parent 2cfdfe1f
...@@ -5,12 +5,7 @@ import javax.crypto.spec.SecretKeySpec; ...@@ -5,12 +5,7 @@ import javax.crypto.spec.SecretKeySpec;
import javax.crypto.spec.IvParameterSpec; import javax.crypto.spec.IvParameterSpec;
import java.io.UnsupportedEncodingException; import java.io.UnsupportedEncodingException;
/**
* Created by Duqianlong on 2018/11/15.
*/
public class AESPKCS7PaddingUtils { public class AESPKCS7PaddingUtils {
/** /**
* 算法/模式/填充 * 算法/模式/填充
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment