示例#1
0
 def __init__(self):
     self.com_db = CommonDao()
示例#2
0
 def __init__(self):
     self.com_db = CommonDao()
     self.UI = Ui_MainWindow()