From c37ea09c23b76f2da7f075292ff273a5fb579935 Mon Sep 17 00:00:00 2001
From: doum <doum>
Date: 星期五, 03 四月 2026 14:49:13 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/2.0.1' into 2.0.1
---
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