From 8c643c2512b2f3c2f2964de10d3263c9e66cacaa Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E9=99=88=E4=BC=9F?= <421281095@qq.com>
Date: Thu, 22 May 2025 14:43:07 +0800
Subject: [PATCH] =?UTF-8?q?=E9=94=99=E8=AF=AF=E8=A1=A8=E5=A4=B4=E4=BF=AE?=
=?UTF-8?q?=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../ServiceApp/DroneSsnydManage/Export/DroneSsnydExport.cs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/OpenAuth.App/ServiceApp/DroneSsnydManage/Export/DroneSsnydExport.cs b/OpenAuth.App/ServiceApp/DroneSsnydManage/Export/DroneSsnydExport.cs
index 3db6521..e24319d 100644
--- a/OpenAuth.App/ServiceApp/DroneSsnydManage/Export/DroneSsnydExport.cs
+++ b/OpenAuth.App/ServiceApp/DroneSsnydManage/Export/DroneSsnydExport.cs
@@ -23,7 +23,7 @@ public class DroneSsnydExport
///
/// 镇街道
///
- [ExcelColumn("多镇")]
+ [ExcelColumn("乡镇")]
public string streetname { get; set; }
///