JobData/app/services/crawler/__init__.py
2026-03-22 23:22:30 +08:00

4 lines
144 B
Python

from .boss import BossService as BossService
from .qcwy import QcwyService as QcwyService
from .zhilian import ZhilianService as ZhilianService