|
|
|
@ -50,6 +50,7 @@ def get_photo2_align_info(pid): |
|
|
|
#下载照片 |
|
|
|
#下载照片 |
|
|
|
libs.down_from_oss_photo2(config.oss_bucket, config.workdir, pid) |
|
|
|
libs.down_from_oss_photo2(config.oss_bucket, config.workdir, pid) |
|
|
|
else: |
|
|
|
else: |
|
|
|
|
|
|
|
pass |
|
|
|
# #移除文件夹 |
|
|
|
# #移除文件夹 |
|
|
|
# shutil.rmtree(os.path.join(config.workdir, pid), ignore_errors=True) |
|
|
|
# shutil.rmtree(os.path.join(config.workdir, pid), ignore_errors=True) |
|
|
|
# #下载照片 |
|
|
|
# #下载照片 |
|
|
|
|