This commit is contained in:
邹宗楠
2023-08-08 11:17:25 +08:00
parent 9df2b7fdc8
commit 6ad1a24cef
4 changed files with 11 additions and 7 deletions

View File

@@ -18,7 +18,7 @@ import (
// 上传图片
func TestUploadImg(t *testing.T) {
uploadImg(apiTao, []string{"http://image.jxc4.com/9e8e8471ba959d10166d0cf4f08ccb2d.jpg"})
uploadImg(apiTao, []string{"http://img20.360buyimg.com/vc/jfs/t2473/147/1629369634/4242813/e73adcd0/566a65f3N8aa04ec1.jpg"})
}
func TestAddStoreSku(t *testing.T) {