提现
This commit is contained in:
@@ -5,6 +5,7 @@ import (
|
||||
"fmt"
|
||||
"git.rosy.net.cn/baseapi"
|
||||
"go.uber.org/zap"
|
||||
"math/rand"
|
||||
"testing"
|
||||
)
|
||||
|
||||
@@ -198,5 +199,5 @@ func TestDataUnmas(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestErr2CallbackResponse(t *testing.T) {
|
||||
fmt.Println(20 & 2)
|
||||
fmt.Println(fmt.Sprintf("%05d", rand.Intn(1000000)))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user