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