From 586f6679de6c8f0216e65454388c530d809717b3 Mon Sep 17 00:00:00 2001
From: jiazx0107 <jiazx0107@163.com>
Date: 星期一, 29 十二月 2025 14:23:39 +0800
Subject: [PATCH] 修改工单审核页面,调整全局CSS
---
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