Commit e9a68576 by 泽锋 李

fix

parent 4a59478c
......@@ -33,6 +33,8 @@ namespace AutoTurnOver.Services
while (true)
{
search.rows = rows;
search.page = page;
var page_data = GetPage(search);
var list = page_data.Items;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment