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