From 12c99c99ed89d1d11318d9b4c6c295d35e21b1e7 Mon Sep 17 00:00:00 2001
From: czt <czt18638530771@163.com>
Date: 星期三, 20 八月 2025 18:30:00 +0800
Subject: [PATCH] 调整船运质检单号

---
 src/main/java/com/fzzy/push/sh2023/SH2023Constant.java |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/src/main/java/com/fzzy/push/sh2023/SH2023Constant.java b/src/main/java/com/fzzy/push/sh2023/SH2023Constant.java
index 207ea5a..5604706 100644
--- a/src/main/java/com/fzzy/push/sh2023/SH2023Constant.java
+++ b/src/main/java/com/fzzy/push/sh2023/SH2023Constant.java
@@ -258,6 +258,11 @@
      */
     public static String SH_2023_API_CODE_3203 = "3203";
 
+    /**
+     * 鎺ュ彛缂栫爜-3301 瑙f瀽缁撴灉鍥炶皟
+     */
+    public static String SH_2023_API_CODE_3301 = "3301";
+
 
 
 }

--
Gitblit v1.9.3