京东商城
This commit is contained in:
@@ -423,9 +423,7 @@ func TestFindWareById(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestTransparentImageAdd(t *testing.T) {
|
||||
// err := api.TransparentImageAdd(wareId, imageUrl)
|
||||
// if err != nil {
|
||||
// t.Fatal(err)
|
||||
// }
|
||||
// t.Log(utils.Format4Output(result, false))
|
||||
str := "12300548611401"
|
||||
// suffix := str[12:len(str)]
|
||||
fmt.Println(str[:12])
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user