Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
文鑫
/
guduo_spider
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
a3f8eab9
...
a3f8eab955349c112ffc14e297a982df3166257f
authored
2024-12-24 10:43:03 +0800
by
wenxin
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
定时获取配置调整
1 parent
914d97fa
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
app/application.yaml
app/application.yaml
View file @
a3f8eab
...
@@ -23,7 +23,7 @@ tortoise:
...
@@ -23,7 +23,7 @@ tortoise:
23
23
24
getSpider
:
24
getSpider
:
25
# 设置设置爬虫定时任务时间间隔 单位是分钟
25
# 设置设置爬虫定时任务时间间隔 单位是分钟
26
interval
:
1
26
interval
:
5
27
urlTemplate
:
27
urlTemplate
:
28
# 1 电视剧 2 电影 3 综艺 4 动漫
28
# 1 电视剧 2 电影 3 综艺 4 动漫
29
-
type
:
1
29
-
type
:
1
...
...
Please
register
or
sign in
to post a comment