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