1
This commit is contained in:
@@ -2,11 +2,10 @@ package mtwmapi
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"testing"
|
||||
|
||||
"git.rosy.net.cn/baseapi"
|
||||
"git.rosy.net.cn/baseapi/utils"
|
||||
"go.uber.org/zap"
|
||||
"testing"
|
||||
)
|
||||
|
||||
var (
|
||||
@@ -82,7 +81,3 @@ func TestRefreshAccessToken(t *testing.T) {
|
||||
fmt.Println(utils.Format4Output(result, false))
|
||||
t.Log(utils.Format4Output(result, false))
|
||||
}
|
||||
|
||||
func Test22(t *testing.T) {
|
||||
|
||||
}
|
||||
|
||||
@@ -394,7 +394,7 @@ func TestRetailRecommendTag(t *testing.T) {
|
||||
|
||||
// 删除商品
|
||||
func TestRetailDelete(t *testing.T) {
|
||||
poiCode := "20849656"
|
||||
poiCode := "30400128"
|
||||
|
||||
i := 0
|
||||
count := 0
|
||||
|
||||
Reference in New Issue
Block a user