This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
zhangliang
/
AutoScraperX
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Rama:
master
Ramas
Etiquetas
master
AutoScraperX
/
config
/
__init__.py
__init__.py
79 B
Permalink
Histórico
Raw
1
2
3
from .prod import settings # 使用生产环境配置
__all__ = ['settings']