|
|
|
@ -158,7 +158,7 @@ def main(action, pid, sizes,orderId=0): |
|
|
|
print('res:', res.text) |
|
|
|
print('res:', res.text) |
|
|
|
|
|
|
|
|
|
|
|
#删除目录 |
|
|
|
#删除目录 |
|
|
|
shutil.rmtree(os.path.join(config.workdir, action, pid)) |
|
|
|
# shutil.rmtree(os.path.join(config.workdir, action, pid)) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
if __name__ == '__main__': |
|
|
|
if __name__ == '__main__': |
|
|
|
|