From 2459efffcf8a3301e80caa2b40666f5d893b4ba3 Mon Sep 17 00:00:00 2001 From: ruoyunbai <19376215@buaa.edu.cn> Date: Tue, 21 Oct 2025 16:42:42 +0800 Subject: [PATCH] 12 --- .node-red-data/projects/zsy/flows.json | 173 -------------------- .node-red-data/projects/zsy/flows_cred.json | 1 - 2 files changed, 174 deletions(-) diff --git a/.node-red-data/projects/zsy/flows.json b/.node-red-data/projects/zsy/flows.json index dd26d6e..985800f 100644 --- a/.node-red-data/projects/zsy/flows.json +++ b/.node-red-data/projects/zsy/flows.json @@ -21,179 +21,6 @@ "url": "http://10.22.98.21:8080", "noproxy": [] }, - { - "id": "c06c5e3af1cf4806", - "type": "inject", - "z": "0ac020c7380665e7", - "name": "井数据", - "props": [ - { - "p": "payload" - } - ], - "repeat": "", - "crontab": "", - "once": false, - "onceDelay": 0.1, - "topic": "", - "payload": "{\"dsid\":\"a1b2c3d4-e5f6-7890-1234-567890abcdef\",\"wellId\":\"WELL-TEST-001\",\"wellCommonName\":\"zzlh测试用井名\",\"wellLegalName\":\"zzlh-test-01\",\"wellPurpose\":\"开发井\",\"wellType\":\"直井\",\"dataRegion\":\"ZZLH\",\"projectId\":\"PROJ-ZZLH-001\",\"projectName\":\"zzlh测试地质单元\",\"orgId\":\"ORG-ZZLH-01\",\"orgName\":\"zzlh采油厂\",\"bsflag\":1,\"wellState\":\"生产中\",\"spudDate\":\"2024-01-15\",\"completionDate\":\"2024-05-20\",\"prodDate\":\"2024-06-01\",\"egl\":145.5,\"kbd\":5.2,\"kb\":150.7,\"actualXAxis\":550123.45,\"actualYAxis\":4998765.32,\"coordinateSystemName\":\"zzlh测试坐标系\",\"geoDescription\":\"位于zzlh测试区域\",\"remarks\":\"这是一口用于系统测试的生产井。\",\"createUserId\":\"testuser001\",\"createDate\":\"2025-09-12T10:00:00Z\",\"updateUserId\":\"testuser001\",\"updateDate\":\"2025-09-12T10:00:00Z\"}", - "payloadType": "json", - "x": 590, - "y": 620, - "wires": [ - [ - "b111c6c8b79fa87a" - ] - ] - }, - { - "id": "b111c6c8b79fa87a", - "type": "http request", - "z": "0ac020c7380665e7", - "name": "创建井", - "method": "POST", - "ret": "obj", - "paytoqs": "ignore", - "url": "", - "tls": "", - "persist": false, - "proxy": "", - "insecureHTTPParser": false, - "authType": "", - "senderr": false, - "headers": [], - "x": 650, - "y": 440, - "wires": [ - [ - "273b9a8fdcb455b0" - ] - ] - }, - { - "id": "273b9a8fdcb455b0", - "type": "http request", - "z": "0ac020c7380665e7", - "name": "列出井信息", - "method": "GET", - "ret": "txt", - "paytoqs": "ignore", - "url": "", - "tls": "", - "persist": false, - "proxy": "", - "insecureHTTPParser": false, - "authType": "", - "senderr": false, - "headers": [], - "x": 730, - "y": 420, - "wires": [ - [ - "3411cd813b8257da", - "5d9b263c1c44249b" - ] - ] - }, - { - "id": "3411cd813b8257da", - "type": "http request", - "z": "0ac020c7380665e7", - "name": "修改井", - "method": "POST", - "ret": "txt", - "paytoqs": "ignore", - "url": "", - "tls": "", - "persist": false, - "proxy": "", - "insecureHTTPParser": false, - "authType": "", - "senderr": false, - "headers": [], - "x": 650, - "y": 560, - "wires": [ - [ - "5b2d1fbd24b9e670" - ] - ] - }, - { - "id": "5b2d1fbd24b9e670", - "type": "http request", - "z": "0ac020c7380665e7", - "name": "列出井信息", - "method": "GET", - "ret": "txt", - "paytoqs": "ignore", - "url": "", - "tls": "", - "persist": false, - "proxy": "", - "insecureHTTPParser": false, - "authType": "", - "senderr": false, - "headers": [], - "x": 810, - "y": 540, - "wires": [ - [ - "52a8205b9bf42110", - "5a3ba7b68b7f09d8" - ] - ] - }, - { - "id": "52a8205b9bf42110", - "type": "http request", - "z": "0ac020c7380665e7", - "name": "删除井", - "method": "POST", - "ret": "txt", - "paytoqs": "ignore", - "url": "", - "tls": "", - "persist": false, - "proxy": "", - "insecureHTTPParser": false, - "authType": "", - "senderr": false, - "headers": [], - "x": 770, - "y": 640, - "wires": [ - [] - ] - }, - { - "id": "5d9b263c1c44249b", - "type": "json", - "z": "0ac020c7380665e7", - "name": "展示井信息", - "property": "payload", - "action": "", - "pretty": false, - "x": 750, - "y": 260, - "wires": [ - [] - ] - }, - { - "id": "5a3ba7b68b7f09d8", - "type": "json", - "z": "0ac020c7380665e7", - "name": "展示井信息", - "property": "payload", - "action": "", - "pretty": false, - "x": 830, - "y": 260, - "wires": [ - [] - ] - }, { "id": "be9c605d4cdaa297", "type": "http request", diff --git a/.node-red-data/projects/zsy/flows_cred.json b/.node-red-data/projects/zsy/flows_cred.json index 0c8789c..f86ab76 100644 --- a/.node-red-data/projects/zsy/flows_cred.json +++ b/.node-red-data/projects/zsy/flows_cred.json @@ -1,5 +1,4 @@ { - "b111c6c8b79fa87a": {}, "be9c605d4cdaa297": {}, "8aaa24cf39b5742a": {}, "97353ed49f690c0b": {},