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