From 9bce48a9f30f7d80c43f43f46d40df20fcb00e15 Mon Sep 17 00:00:00 2001
From: 13693261870 <252740454@qq.com>
Date: 星期五, 03 二月 2023 09:39:59 +0800
Subject: [PATCH] 1

---
 src/main/java/com/lf/server/entity/ctrl/FmeReqEntity.java |   21 +++------------------
 1 files changed, 3 insertions(+), 18 deletions(-)

diff --git a/src/main/java/com/lf/server/entity/ctrl/FmeReqEntity.java b/src/main/java/com/lf/server/entity/ctrl/FmeReqEntity.java
index 6c70af2..bd6ca29 100644
--- a/src/main/java/com/lf/server/entity/ctrl/FmeReqEntity.java
+++ b/src/main/java/com/lf/server/entity/ctrl/FmeReqEntity.java
@@ -11,7 +11,7 @@
     /**
      * 浠诲姟鍚嶇О
      */
-    public String name;
+    public String names;
 
     /**
      * 椤圭洰鍚嶇О
@@ -54,24 +54,9 @@
     public double imgResolution = 0.2;
 
     /**
-     * 鏂囦欢娓呭崟
+     * 闈�/绾�/鐐归噸鍙犲宸�
      */
-    public String xlsList;
-
-    /**
-     * 闈㈤噸鍙犲宸�
-     */
-    public double polyTolerance = 0.001;
-
-    /**
-     * 绾块噸鍙犲宸�
-     */
-    public double lineTolerance = 0.001;
-
-    /**
-     * 鐐归噸鍙犲宸紙榛樿0.2m锛�
-     */
-    public double pointTolerance = 0.001;
+    public double tolerance = 0.001;
 
     /**
      * 楂樼▼鐐归棿璺濅笂闄�

--
Gitblit v1.9.3