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; } ///