From 645619f9eb30db52d651f102fe13cede89a67bfc Mon Sep 17 00:00:00 2001
From: chenjiahe <763432473@qq.com>
Date: 星期三, 25 十月 2023 19:08:09 +0800
Subject: [PATCH] 新版excel优化

---
 src/main/java/com/hx/resultTool/ResponseCode.java |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/main/java/com/hx/resultTool/ResponseCode.java b/src/main/java/com/hx/resultTool/ResponseCode.java
index c77fc7e..73e2f9a 100644
--- a/src/main/java/com/hx/resultTool/ResponseCode.java
+++ b/src/main/java/com/hx/resultTool/ResponseCode.java
@@ -6,6 +6,7 @@
  * @Data: 2020-06-20
  */
 public final class ResponseCode {
+
     /*鎴愬姛*/
     public static final String SUCCESS = "100";
     /*閿欒鎻愮ず锛屽墠绔牴鎹繖涓爜寮瑰嚭鎻愮ず*/

--
Gitblit v1.8.0