From 6104a2e6bec6a59d7308f86353cab0a8b188ed7a Mon Sep 17 00:00:00 2001 From: caoqianming Date: Thu, 4 Sep 2025 10:08:44 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=AF=BC=E5=85=A5=E7=89=A9=E6=96=99?= =?UTF-8?q?=E6=98=8E=E7=BB=86=E6=97=B6=E5=8F=AF=E9=BB=98=E8=AE=A4=E6=89=B9?= =?UTF-8?q?=E6=AC=A1=E5=8F=B72?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/inm/services_daoru.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/inm/services_daoru.py b/apps/inm/services_daoru.py index 6178c576..014c0765 100644 --- a/apps/inm/services_daoru.py +++ b/apps/inm/services_daoru.py @@ -138,7 +138,7 @@ def daoru_mioitems(path:str, mio:MIO): mioitems = [] ind = 2 - while sheet[f"b{ind}"].value: + while sheet[f"a{ind}"].value: batch = sheet[f"b{ind}"].value material_number = sheet[f"a{ind}"].value try: