From 05b2c078612cf26d8835f6e24244f4e7e9cecb71 Mon Sep 17 00:00:00 2001 From: gazebo Date: Thu, 25 Jul 2019 09:49:43 +0800 Subject: [PATCH] =?UTF-8?q?-=20=E5=B0=86=E7=BB=B4=E6=8A=A4=E5=B9=B3?= =?UTF-8?q?=E5=8F=B0=E9=97=A8=E5=BA=97=E7=8A=B6=E6=80=81=E7=9A=84=E6=97=B6?= =?UTF-8?q?=E9=97=B4=E4=BB=8E1:00=E6=94=B9=E5=9C=A823:30?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- business/jxstore/misc/misc.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/business/jxstore/misc/misc.go b/business/jxstore/misc/misc.go index e121cdaa0..e358230dc 100644 --- a/business/jxstore/misc/misc.go +++ b/business/jxstore/misc/misc.go @@ -39,7 +39,7 @@ var ( "22:00:00", } openRemoteStoreTimeList = []string{ - "01:00:00", + "23:30:00", } )