From 75babb59202dba4d4bc15fca739d6b3bab322181 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=B9=E5=AE=97=E6=A5=A0?= Date: Thu, 3 Aug 2023 09:02:07 +0800 Subject: [PATCH] 1 --- business/jxstore/misc/misc.go | 23 ++++++++--------------- 1 file changed, 8 insertions(+), 15 deletions(-) diff --git a/business/jxstore/misc/misc.go b/business/jxstore/misc/misc.go index dd488676f..9ccbf2dc4 100644 --- a/business/jxstore/misc/misc.go +++ b/business/jxstore/misc/misc.go @@ -723,21 +723,14 @@ func Init() { "06:30:00", "07:30:00", "08:30:00", - "09:35:00", - "10:30:00", - "11:30:00", - "12:30:00", - "13:30:00", - "14:30:00", - "15:30:00", - "16:30:00", - "17:30:00", - "18:30:00", - "19:00:00", - "20:30:00", - "21:30:00", - "22:30:00", - "23:30:00", + "09:10:00", + "09:40:00", + "10:10:00", + "10:40:00", + "11:10:00", + "11:40:00", + "12:10:00", + "12:40:00", }) }