From 7e9bc11f809e88433aab238b23fcf8c60a27ecb2 Mon Sep 17 00:00:00 2001 From: dongchangxi <458593490@qq.com> Date: Mon, 4 Aug 2025 17:06:22 +0800 Subject: [PATCH] 22 --- timer/external_order_glbV2.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/timer/external_order_glbV2.py b/timer/external_order_glbV2.py index 479c38e..ed8300f 100644 --- a/timer/external_order_glbV2.py +++ b/timer/external_order_glbV2.py @@ -74,7 +74,7 @@ def down_obj_from_oss(workdir, pid, action): continue - if filename != jpgsTemp and filename != mtlTemp and filename != objTemp: + if file.key != jpgsTemp and file.key != mtlTemp and file.key != objTemp: continue if filename.endswith('.obj'):