测试京东im

This commit is contained in:
邹宗楠
2025-12-16 15:51:56 +08:00
parent 98e324c019
commit 4011fb0a73
3 changed files with 13 additions and 19 deletions

View File

@@ -1,7 +1,6 @@
package jdapi
import (
"fmt"
"git.rosy.net.cn/baseapi"
"git.rosy.net.cn/baseapi/utils"
"testing"
@@ -155,7 +154,3 @@ func TestQueryMerchantMemberInfo(t *testing.T) {
}
baseapi.SugarLogger.Debug(utils.Format4Output(result, false))
}
func Test1111(t *testing.T) {
fmt.Println(len("我爱你 ml1"))
}