Browse Source

updat444

tags/v1.0.9
DengBiao 2 years ago
parent
commit
6f32e89e3e
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      coupon_test.go

+ 2
- 0
coupon_test.go View File

@@ -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 {


Loading…
Cancel
Save