工具类实现 package cn.codesensi.util; import org.springframework.util.Base64Utils; import javax.crypto.Cipher; import java.io.ByteArrayOutputStream; impor