|
|
|
@ -52,9 +52,9 @@ def readTask(key): |
|
|
|
if ps_type == 2: |
|
|
|
if ps_type == 2: |
|
|
|
#方形影棚 |
|
|
|
#方形影棚 |
|
|
|
# r.rpush('ai:ai_repeat_build',pid) |
|
|
|
# r.rpush('ai:ai_repeat_build',pid) |
|
|
|
r.rpush('ai:ai_repeat_for_align_info',pid) |
|
|
|
r.rpush('ai:ai_repeat_build',pid) |
|
|
|
print(time.strftime("%Y-%m-%d %H:%M:%S", time.localtime())+"-方形影棚数据推入到新的建模方式的重建队列") |
|
|
|
print(time.strftime("%Y-%m-%d %H:%M:%S", time.localtime())+"-方形影棚数据推入到新的建模方式的重建队列") |
|
|
|
common.notify("方形影棚数据推入到新的建模方式的重建队列 (ai:ai_repeat_for_align_info),pid="+pid) |
|
|
|
common.notify("方形影棚数据推入到新的建模方式的重建队列 (ai:ai_repeat_build),pid="+pid) |
|
|
|
return |
|
|
|
return |
|
|
|
psid = getPSid(pid) |
|
|
|
psid = getPSid(pid) |
|
|
|
|
|
|
|
|
|
|
|
|