- use store.jddj.com

This commit is contained in:
gazebo
2019-01-11 10:14:54 +08:00
parent 8df2506381
commit 5a790f0596

View File

@@ -54,7 +54,7 @@ const (
AllPage = 0 AllPage = 0
DefaultPageSize = 50 DefaultPageSize = 50
storeURL = "http://store.jd.com" storeURL = "http://store.jddj.com"
) )
type API struct { type API struct {