From 9fc9a5d498cef94d0dae58c22609e79c4fa0f5f0 Mon Sep 17 00:00:00 2001 From: yxFwq <1> Date: 星期二, 16 七月 2024 13:25:36 +0800 Subject: [PATCH] # --- src/main/resources/application.yml | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 6f51d81..951cd9b 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -670,18 +670,22 @@ id: 1 ip: 10.10.10.211 port: 5005 + staNo: 281 # 纾呯Г scale[1]: id: 2 ip: 10.10.10.212 port: 5005 + staNo: 292 # 纾呯Г scale[2]: id: 3 ip: 10.10.10.213 port: 5005 + staNo: 453 # 纾呯Г scale[3]: id: 4 ip: 10.10.10.214 - port: 5005 \ No newline at end of file + port: 5005 + staNo: 460 \ No newline at end of file -- Gitblit v1.9.1