소스 검색

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",


불러오는 중...
취소
저장