コード例 #1
0
 def conectar_DB(self):
     return conexaoDB.conectar()
コード例 #2
0
def conectar_DB():
    return conexaoDB.conectar()