7 lines
140 B
Python
7 lines
140 B
Python
![]() |
# -*- coding: utf-8 -*-
|
||
|
|
||
|
from wcferry.client import Wcf, __version__
|
||
|
from wcferry.wxmsg import WxMsg
|
||
|
from wcferry.auto_res import Register
|
||
|
|