repository/captureRepo.go @@ -93,7 +93,7 @@ } // 处理梯控填写的楼层信息 暂时使用otherFeature字段 if face.OtherFeature != "" { if face.OtherFeature != "" && pd.CameraFloor == "" { pd.CameraFloor, _ = pkg.RestoreFloor(face.OtherFeature) }