hxp
2025-10-22 b6e2e296d9fd4fc7e503a852da6906a31f8e9088
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/FormulaControl.py
@@ -101,6 +101,7 @@
        'round': round,
        # 类型转换
        'int': int,
        'long': long,
        'float': float,
        'bool': bool,
        # 数学常数