From 1cd9280bbecf557f8978ad3839f14827ff9f4d34 Mon Sep 17 00:00:00 2001
From: Admin <Admin@ADMIN>
Date: 星期三, 17 十二月 2025 22:23:26 +0800
Subject: [PATCH] 最新

---
 项目代码/WMS/WIDESEA_WMSServer/WIDESEA.Common/LayerToStation.cs |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/WIDESEA.Common/LayerToStation.cs" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/WIDESEA.Common/LayerToStation.cs"
index 1e39c4b..100b1cc 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/WIDESEA.Common/LayerToStation.cs"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/WIDESEA.Common/LayerToStation.cs"
@@ -139,25 +139,25 @@
             switch (layer)
             {
                 case 1:
-                    station = "60100";
+                    station = "60101";
                     break;
                 case 2:
-                    station = "60200";
+                    station = "60102";
                     break;
                 case 3:
-                    station = "60300";
+                    station = "60103";
                     break;
                 case 4:
-                    station = "60400";
+                    station = "60104";
                     break;
                 case 5:
-                    station = "60500";
+                    station = "60105";
                     break;
                 case 6:
-                    station = "60600";
+                    station = "60106";
                     break;
                 case 7:
-                    station = "60700";
+                    station = "60107";
                     break;
                 /*case 8:
                     station = "90800";

--
Gitblit v1.9.3