from app.services.tjnetwork import * from get_realValue import * def get_current_total_Q(): ids=['3489'] total_q=get_realValue(ids) return total_q