mirror of http://gitlab.batiao8.com/yic/film.git
ddf3
This commit is contained in:
parent
897dd7c663
commit
e83ddbe635
|
@ -17,7 +17,7 @@ type Ddf struct {
|
||||||
}
|
}
|
||||||
|
|
||||||
func (d *Ddf) Sync() {
|
func (d *Ddf) Sync() {
|
||||||
shopIds := []int{826, 1693, 38, 1900, 372, 1613, 1372, 56, 1701, 45}
|
shopIds := []int{38, 372, 826, 1613, 1900, 1693, 45, 47, 1327, 56, 1701}
|
||||||
|
|
||||||
for _, shopId := range shopIds {
|
for _, shopId := range shopIds {
|
||||||
reqUrl := fmt.Sprintf("https://v9.ddfkj.com/mpserver/getwangdiandata.php?wdid=%d", shopId)
|
reqUrl := fmt.Sprintf("https://v9.ddfkj.com/mpserver/getwangdiandata.php?wdid=%d", shopId)
|
||||||
|
|
Loading…
Reference in New Issue