京东恢复id

This commit is contained in:
suyl
2020-04-23 20:31:49 +08:00
parent 34a8b3d443
commit 80b38f60ef

View File

@@ -2205,7 +2205,7 @@ func RefreshJdDepot(ctx *jxcontext.Context) (err error) {
db = dao.GetDB()
pageList []int
)
for i := 69; i < 367; i++ {
for i := 83; i < 367; i++ {
pageList = append(pageList, i)
}
task := tasksch.NewParallelTask("RefreshOrdersPriceInfo", tasksch.NewParallelConfig().SetIsContinueWhenError(true), ctx,