From 7510f76d5f3d2548cae087686bab827d1d445f7e Mon Sep 17 00:00:00 2001 From: DengBiao <2319963317@qq.com> Date: Tue, 10 May 2022 15:02:11 +0800 Subject: [PATCH] 3333 --- coupon_test.go | 2 -- 1 file changed, 2 deletions(-) diff --git a/coupon_test.go b/coupon_test.go index 10a025e..68c9a5b 100644 --- a/coupon_test.go +++ b/coupon_test.go @@ -8,8 +8,6 @@ import ( ) func TestCouponCommCheck(t *testing.T) { - - fmt.Println(">>>>>>>>>>>>>>>>>>>>>>") err := Init("119.23.182.117:3306", "fnuoos_test1", "root", "Fnuo123com@") if err != nil {