From f77a9d8f16bae6b4cf809891f037c038070e81ed Mon Sep 17 00:00:00 2001
From: zxl <763096477@qq.com>
Date: 星期四, 19 六月 2025 17:12:50 +0800
Subject: [PATCH] 工单,数据中心用户查看数据的权限,合同考核每日,以及导出每日和按月

---
 ycl-pojo/src/main/java/com/ycl/platform/domain/result/HK/VehicleDeviceInspectionResult.java |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/ycl-pojo/src/main/java/com/ycl/platform/domain/result/HK/VehicleDeviceInspectionResult.java b/ycl-pojo/src/main/java/com/ycl/platform/domain/result/HK/VehicleDeviceInspectionResult.java
index 9914bcf..6a6b806 100644
--- a/ycl-pojo/src/main/java/com/ycl/platform/domain/result/HK/VehicleDeviceInspectionResult.java
+++ b/ycl-pojo/src/main/java/com/ycl/platform/domain/result/HK/VehicleDeviceInspectionResult.java
@@ -19,32 +19,27 @@
     /**
      * 璁惧缂栧彿锛宒ataType涓�1鏃惰〃绀哄崱鍙e唴鐮侊紝dataType涓�11鏃惰〃绀洪噰闆嗚澶囧唴鐮�
      */
-    @TextIndexed
     private String externalIndexCode;
 
     /**
      * 璁惧鍚嶇О
      */
-    @TextIndexed
     private String deviceName;
 
 
     /**
      * 鍗″彛鍐呯爜鎴栭噰闆嗚澶囧唴鐮�
      */
-    @TextIndexed
     private String indexCode;
 
     /**
      * 缁勭粐缂栧彿
      */
-    @TextIndexed
     private String orgCode;
 
     /**
      * 缁勭粐鍚嶇О
      */
-    @TextIndexed
     private String orgName;
 
     /**

--
Gitblit v1.8.0