1
This commit is contained in:
@@ -4,7 +4,6 @@ import (
|
||||
"fmt"
|
||||
"git.rosy.net.cn/baseapi/utils"
|
||||
"git.rosy.net.cn/jx-callback/globals"
|
||||
"strings"
|
||||
"testing"
|
||||
)
|
||||
|
||||
@@ -34,11 +33,6 @@ func TestGetSkuCategoryByName(t *testing.T) {
|
||||
globals.SugarLogger.Debugf("data:=%v", err)
|
||||
}
|
||||
|
||||
func Test222(t *testing.T) {
|
||||
fmt.Println(1&256 == 0)
|
||||
fmt.Println(strings.Split("120220915001877", "_")[0])
|
||||
}
|
||||
|
||||
//
|
||||
//func TestQueryChildCategoriesForOP(t *testing.T) {
|
||||
// result, err := api.QueryChildCategoriesForOP(0)
|
||||
|
||||
Reference in New Issue
Block a user