6 lines
193 B
Python
6 lines
193 B
Python
|
# -*- coding: utf-8 -*-
|
||
|
# @Author : relakkes@gmail.com
|
||
|
# @Time : 2024/4/5 10:13
|
||
|
# @Desc :
|
||
|
from .jishu_http_proxy import new_jisu_http_proxy
|
||
|
from .kuaidl_proxy import new_kuai_daili_proxy
|