hxp
4 天以前 4e3d1ff7e0b98fc18b0b6e63e449f3d7577c0ba6
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/FormulaControl.py
@@ -101,6 +101,7 @@
        'round': round,
        # 类型转换
        'int': int,
        'long': long,
        'float': float,
        'bool': bool,
        # 数学常数