增加环绕侦察场景适配

This commit is contained in:
2026-01-08 15:44:38 +08:00
parent 3eba1f962b
commit 10c5bb5a8a
5441 changed files with 40219 additions and 379695 deletions

View File

@@ -8,7 +8,7 @@ from pydantic_core import __version__ as __pydantic_core_version__
__all__ = 'VERSION', 'version_info'
VERSION = '2.12.4'
VERSION = '2.12.5'
"""The version of Pydantic.
This version specifier is guaranteed to be compliant with the [specification],