|
data,total = get_pitcher_panel_daily(pitcher, start, end, page, page_size, order_by, order)
|
|
data,total = get_pitcher_panel_daily(pitcher, start, end, page, page_size, order_by, order)
|
|
self.write_json(data=data,total=total)
|
|
self.write_json(data=data,total=total)
|