From 1f9121d40c6fd6bf577c07745fe5ee697ac01097 Mon Sep 17 00:00:00 2001 From: richboo111 Date: Tue, 25 Oct 2022 11:28:18 +0800 Subject: [PATCH] 1 --- business/partner/purchase/tiktok_store/store_test.go | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/business/partner/purchase/tiktok_store/store_test.go b/business/partner/purchase/tiktok_store/store_test.go index dc38c25cf..0c6890dd1 100644 --- a/business/partner/purchase/tiktok_store/store_test.go +++ b/business/partner/purchase/tiktok_store/store_test.go @@ -13,7 +13,7 @@ func TestCreateFreight(t *testing.T) { } //营业时间格式 -func TestSplicingTimeToDoudian(t *testing.T) { - data := SplicingTimeToDoudian(1130, 1200, 1430, 1500) - fmt.Println(data) -} +//func TestSplicingTimeToDoudian(t *testing.T) { +// data := SplicingTimeToDoudian(1130, 1200, 1430, 1500) +// fmt.Println(data) +//}