瀏覽代碼

add Reverse: for v1.0.5

tags/v1.0.6
Hjj 2 年之前
父節點
當前提交
3d6921d9d5
共有 1 個檔案被更改,包括 1 行新增4 行删除
  1. +1
    -4
      coupon_test.go

+ 1
- 4
coupon_test.go 查看文件

@@ -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…
取消
儲存