1
This commit is contained in:
@@ -4,6 +4,7 @@ import (
|
||||
"fmt"
|
||||
"git.rosy.net.cn/baseapi/utils"
|
||||
"git.rosy.net.cn/jx-callback/globals"
|
||||
"strings"
|
||||
"testing"
|
||||
)
|
||||
|
||||
@@ -41,6 +42,7 @@ func TestGetSkuCategoryByName(t *testing.T) {
|
||||
|
||||
func Test222(t *testing.T) {
|
||||
fmt.Println(1&256 == 0)
|
||||
fmt.Println(strings.Split("120220915001877", "_")[0])
|
||||
}
|
||||
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user