优化工单模块,增加企微模块
This commit is contained in:
9
sg_wechat_enterprise/models/__init__.py
Normal file
9
sg_wechat_enterprise/models/__init__.py
Normal file
@@ -0,0 +1,9 @@
|
||||
from . import we_app
|
||||
from . import we_conf
|
||||
from . import we_send_message
|
||||
from . import we_receive_message
|
||||
from . import we_receive_message_process
|
||||
from . import res_users
|
||||
from . import we_tools
|
||||
from . import mail
|
||||
from . import client
|
||||
Reference in New Issue
Block a user