mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
translate
This commit is contained in:
+2
-1
@@ -3,7 +3,8 @@ from .module import Module
|
||||
|
||||
class Query(Module):
|
||||
"""
|
||||
查询基类
|
||||
Query base class
|
||||
"""
|
||||
|
||||
def __init__(self):
|
||||
Module.__init__(self)
|
||||
|
||||
Reference in New Issue
Block a user