Beispiel #1
0
 def loadImages(self, num):
     service = MysqlService(self.log)
     images = service.getImages(num)
     return images