1
This commit is contained in:
@@ -246,7 +246,7 @@ func TestGetProductAuditList(t *testing.T) {
|
|||||||
|
|
||||||
func TestCreateShopData(t *testing.T) {
|
func TestCreateShopData(t *testing.T) {
|
||||||
imgs := make([]Imgs, 0, 0)
|
imgs := make([]Imgs, 0, 0)
|
||||||
img := []string{"http://image.jxc4.com/image/2506b07009977017f4a412557584957b.jpg"}
|
img := []string{"http://p0.meituan.net/xianfu/83b499974d4507a31f6e654d41cf578149300.jpg"}
|
||||||
for _, v := range img {
|
for _, v := range img {
|
||||||
if v != "" {
|
if v != "" {
|
||||||
imgs = append(imgs, Imgs{
|
imgs = append(imgs, Imgs{
|
||||||
|
|||||||
Reference in New Issue
Block a user