From 1f305ff688283cffe636844fe443677f81303139 Mon Sep 17 00:00:00 2001 From: Houjie <714924425@qq.com> Date: 星期三, 27 八月 2025 11:58:19 +0800 Subject: [PATCH] 故障报修, 维修工单 迁移 --- src/main/java/org/jeecg/modules/andon/entity/AndonResponseConfig.java | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/src/main/java/org/jeecg/modules/andon/entity/AndonResponseConfig.java b/src/main/java/org/jeecg/modules/andon/entity/AndonResponseConfig.java index 96dd37d..465add1 100644 --- a/src/main/java/org/jeecg/modules/andon/entity/AndonResponseConfig.java +++ b/src/main/java/org/jeecg/modules/andon/entity/AndonResponseConfig.java @@ -78,4 +78,7 @@ @Excel(name = "涓夌骇鍝嶅簲浜�(鍗囩骇涓ゆ)", width = 15) @ApiModelProperty(value = "涓夌骇鍝嶅簲浜�(鍗囩骇涓ゆ)") private String thirdResponder; + + + } -- Gitblit v1.9.3