static void getHistoryScanList(int time,int id){ Map data = {"time":time,"id":id}; sent("getHistoryScanList",data); }