From 51603d9354ddef5d8960fe0e6b3e21059da5ff66 Mon Sep 17 00:00:00 2001
From: czt <czt18638530771@163.com>
Date: 星期四, 08 一月 2026 15:53:00 +0800
Subject: [PATCH] 数量检测提交1-页面数据交互
---
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