dongchangxi 12 months ago
parent
commit
7fdfffde7e
  1. 2
      new_studio_to_reg/tools_to_xmps.py

2
new_studio_to_reg/tools_to_xmps.py

@ -6,6 +6,8 @@ if platform.system() == 'Windows': @@ -6,6 +6,8 @@ if platform.system() == 'Windows':
else:
sys.path.append('/data/deploy/make3d/make2/libs/')
import config, libs
#检测是否存在 rate_xmps 文件,如果没有则要创建该影棚对应的rate_xmps文件
def check_rate_xmps(pid):
pid = str(pid)

Loading…
Cancel
Save