From a7865638f41a148fc0b40844dfd4a3c1a4b6b8ab Mon Sep 17 00:00:00 2001 From: Ching Date: Fri, 7 Feb 2025 22:54:35 +0800 Subject: [PATCH] =?UTF-8?q?feat(app):=20=E6=B7=BB=E5=8A=A0=E7=B3=96?= =?UTF-8?q?=E6=9E=9C/=E7=94=9C=E5=91=B3=E5=89=82=E4=BA=A7=E5=93=81?= =?UTF-8?q?=E5=88=B0=E9=9B=B6=E9=A3=9F=E6=9F=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.py | 1 + 1 file changed, 1 insertion(+) diff --git a/app.py b/app.py index 4688dce..c645e3f 100644 --- a/app.py +++ b/app.py @@ -240,6 +240,7 @@ def gpc_best_before_days_and_location(Code, locations): if title == 'Food/Beverage/Tobacco': if item['Title-2'] in [ 'Bread/Bakery Products', + 'Confectionery/Sugar Sweetening Products', ]: location = '零食柜' else: