From b93f4d2f7c14b6833c26678b57d76bb2baff79ff Mon Sep 17 00:00:00 2001
From: czt <czt18638530771@163.com>
Date: 星期日, 04 一月 2026 16:02:03 +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