From 3f50254c68361dfc54f0f6e07df7a0b44ef203c8 Mon Sep 17 00:00:00 2001 From: 张洋洋 <10611411+yang-yang-z@user.noreply.gitee.com> Date: 星期三, 12 二月 2025 13:55:41 +0800 Subject: [PATCH] [add]根据坐标提取管线管点 --- src/main/resources/layerQueryDetailParams.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/resources/layerQueryDetailParams.json b/src/main/resources/layerQueryDetailParams.json index 4143cd3..0c76911 100644 --- a/src/main/resources/layerQueryDetailParams.json +++ b/src/main/resources/layerQueryDetailParams.json @@ -1 +1 @@ -{"dbid":"85257774fdb64e5f99f6778696cad02a","querytype":"polyline","layerid":"1e677d48-8dff-4975-b9a0-c16500193629","where":"","containCount":false,"token":"54bc48d424ee49c6b07c1c6f91a583ea"} \ No newline at end of file +{"dbid":"85257774fdb64e5f99f6778696cad02a","querytype":"polyline","count":100000,"layerid":"1e677d48-8dff-4975-b9a0-c16500193629","where":"","containCount":false,"token":"54bc48d424ee49c6b07c1c6f91a583ea"} \ No newline at end of file -- Gitblit v1.9.3