mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-31 18:10:50 +01:00
update SpiderDetail
This commit is contained in:
3
constants/file.py
Normal file
3
constants/file.py
Normal file
@@ -0,0 +1,3 @@
|
||||
class FileType:
|
||||
FILE = 1
|
||||
FOLDER = 2
|
||||
Reference in New Issue
Block a user