From c29a88997b5a21d958ac41bfbe956161ff42842e Mon Sep 17 00:00:00 2001
From: jiazx0107 <jiazx0107@163.com>
Date: 星期六, 17 一月 2026 19:23:38 +0800
Subject: [PATCH] 调整银行工单审批

---
 fzzy-igdss-core/src/main/java/com/fzzy/igds/data/SuperInventoryReportParam.java |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/fzzy-igdss-core/src/main/java/com/fzzy/igds/data/SuperInventoryReportParam.java b/fzzy-igdss-core/src/main/java/com/fzzy/igds/data/SuperInventoryReportParam.java
index 956843a..c5d9ada 100644
--- a/fzzy-igdss-core/src/main/java/com/fzzy/igds/data/SuperInventoryReportParam.java
+++ b/fzzy-igdss-core/src/main/java/com/fzzy/igds/data/SuperInventoryReportParam.java
@@ -14,7 +14,7 @@
 public class SuperInventoryReportParam extends IgdsBaseParam {
 
     //    鏀跺偍鍏徃
-    private String customerName;
+    private String customerId;
 
     private String title;
 

--
Gitblit v1.9.3