示例#1
0
    def getGraphData(self, timeStart):

        objDA = DataAccess()


        ds = objDA.getHL(timeStart)

        return ds