Browse Source

523实验 地域1小时 更新公式

zhangbo 1 year ago
parent
commit
9a0c54e550
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config.py

+ 1 - 1
config.py

@@ -2726,7 +2726,7 @@ def set_config():
     # 获取环境变量 ROV_OFFLINE_ENV
     env = os.environ.get('ROV_OFFLINE_ENV')
     # print("ROV_OFFLINE_ENV:{}".format(str(env)))
-    # env = 'dev'
+    env = 'dev'
     if env is None:
         # log_.error('ENV ERROR: is None!')
         return