Browse Source

add Reverse: for v1.0.5

tags/v1.0.6
Hjj 2 years ago
parent
commit
3d6921d9d5
1 changed files with 1 additions and 4 deletions
  1. +1
    -4
      coupon_test.go

+ 1
- 4
coupon_test.go View File

@@ -7,10 +7,7 @@ import (
)

func TestCouponCommCheck(t *testing.T) {
//err := Init("119.23.182.117:3306", "fnuoos_test1", "root", "Fnuo123com@")
//if err != nil {
// t.Errorf("Reverse == %s", err)
//}

req := md.CouponCheckRequest{
CouponAmount: "",
Uid: "21702",


Loading…
Cancel
Save