|
|
|
@ -74,7 +74,7 @@ def down_obj_from_oss(workdir, pid, action): |
|
|
|
continue |
|
|
|
continue |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
if filename != jpgsTemp and filename != mtlTemp and filename != objTemp: |
|
|
|
if file.key != jpgsTemp and file.key != mtlTemp and file.key != objTemp: |
|
|
|
continue |
|
|
|
continue |
|
|
|
|
|
|
|
|
|
|
|
if filename.endswith('.obj'): |
|
|
|
if filename.endswith('.obj'): |
|
|
|
|