Merge branch 'master' of e.coding.net:rosydev/baseapi
This commit is contained in:
@@ -68,3 +68,7 @@ func TestImDecpryt(t *testing.T) {
|
|||||||
fmt.Println(reflect.TypeOf(res))
|
fmt.Println(reflect.TypeOf(res))
|
||||||
fmt.Println(string(res))
|
fmt.Println(string(res))
|
||||||
}
|
}
|
||||||
|
|
||||||
|
func TestRand(t *testing.T) {
|
||||||
|
fmt.Println(time.Now().Unix())
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user