return openssl_decrypt(base64_decode($str),"AES-128-ECB",$this->key,OPENSSL_RAW_DATA, ""); } /** * 加密字符串 * @param string $str
確定! 回上一頁