From 666a4ef3cf5d9838795487918621a4232859506d Mon Sep 17 00:00:00 2001
From: renkang <94314517@qq.com>
Date: 星期四, 02 四月 2026 18:25:14 +0800
Subject: [PATCH] 网关管理功能

---
 server/emaysms/src/main/java/cn/emay/sdk/util/GZIPUtils.java |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/server/emaysms/src/main/java/cn/emay/sdk/util/GZIPUtils.java b/server/emaysms/src/main/java/cn/emay/sdk/util/GZIPUtils.java
index a0d53e1..e2cf46b 100644
--- a/server/emaysms/src/main/java/cn/emay/sdk/util/GZIPUtils.java
+++ b/server/emaysms/src/main/java/cn/emay/sdk/util/GZIPUtils.java
@@ -56,8 +56,6 @@
 	/**
 	 * 鏁版嵁鍘嬬缉
 	 * 
-	 * @param is
-	 * @param os
 	 * @throws Exception
 	 */
 	public static byte[] compress(byte[] bytes) throws IOException {
@@ -82,8 +80,6 @@
 	
 	/**
 	 * 鏁版嵁瑙e帇
-	 * 
-	 * @param in
 	 * @return
 	 * @throws IOException
 	 */

--
Gitblit v1.9.3