Browse Source

更新物理世界数据

李莎 2 years ago
parent
commit
dbc5b4c144
1 changed files with 1 additions and 1 deletions
  1. 1 1
      physical_world_exporter/MyUtils/ZillionUtil.py

+ 1 - 1
physical_world_exporter/MyUtils/ZillionUtil.py

@@ -1,4 +1,4 @@
-from physical_world_exporter.MyUtils.MetadataWebUtil import MetadataWebUtil
+from ..MyUtils.MetadataWebUtil import MetadataWebUtil
 
 
 class ZillionUtil():