From d9d526b76e4ff051c2f8fea2cc14809114714b40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=A6=8C=EA=A6=AB=EA=A6=B6=EA=A6=8F=EA=A7=80=EA=A6=A6?= =?UTF-8?q?=EA=A6=BF=EA=A6=A7=EA=A6=AE=EA=A6=91=EA=A6=A9=EA=A6=AD=EA=A7=80?= Date: Sat, 17 Jul 2021 13:22:34 +0800 Subject: There have to be addresses at this stage --- config/pikul_order.tag | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/pikul_order.tag b/config/pikul_order.tag index 0aad5c8..6f22e1d 100644 --- a/config/pikul_order.tag +++ b/config/pikul_order.tag @@ -45,7 +45,7 @@ sub { $Tag->query({sql => "SELECT code FROM $table WHERE district='$address2' AND city='$city' \ AND province='$state'", wantarray => 1 - })->[0]->[0] || '', + })->[0]->[0], $address1, $nitems, \@items, -- cgit v1.2.3