From ad2acc3a7ed897b952e556b8e267b04399f9f277 Mon Sep 17 00:00:00 2001 From: Rosy-zhudan Date: Thu, 12 Sep 2019 08:40:25 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=97=B6=E9=97=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- business/jxstore/misc/store_score.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/business/jxstore/misc/store_score.go b/business/jxstore/misc/store_score.go index 39019098a..1ca80b052 100644 --- a/business/jxstore/misc/store_score.go +++ b/business/jxstore/misc/store_score.go @@ -46,7 +46,7 @@ const ( var ( scoreStoreTimeList = []string{ - "23:30:00", + "22:00:00", } fullVendorList = map[int]bool{ model.VendorIDJD: true,