|
|
@@ -7,7 +7,10 @@ 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", |
|
|
|