From 2aac1ba6449741aedbf97d75c340719a7b67d7db Mon Sep 17 00:00:00 2001 From: 无故事王国 <841720330@qq.com> Date: 星期四, 07 八月 2025 21:12:23 +0800 Subject: [PATCH] fix --- WanPai/Model/CommonModels.swift | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/WanPai/Model/CommonModels.swift b/WanPai/Model/CommonModels.swift index 3d11a3f..68c73e2 100644 --- a/WanPai/Model/CommonModels.swift +++ b/WanPai/Model/CommonModels.swift @@ -499,7 +499,7 @@ var longitude:Double = 0 var index:Int? - var annotation:MAPointAnnotation? +// var annotation:MAPointAnnotation? required init(){} } -- Gitblit v1.7.1