This commit is contained in:
parent
7cb0cbf578
commit
7f3b7ffd3b
@ -10,7 +10,7 @@ path = u'D:\\mdx_server\\mdx\\LDOCE6.mdx'
|
||||
@register(u'本地词典-LDOCE6')
|
||||
class Ldoce6(MdxService):
|
||||
|
||||
def __init__(self, dict_path):
|
||||
def __init__(self):
|
||||
super(Ldoce6, self).__init__(path)
|
||||
|
||||
@property
|
||||
|
||||
Loading…
Reference in New Issue
Block a user