Commit aa5bd09a authored by sgjj's avatar sgjj

修改烂机器

parent 2e665bec
This diff is collapsed.
......@@ -29,7 +29,7 @@ public class AppHandler implements TenantLineHandler {
PageHelper.startPage(localPage.getPageNum(),localPage.getPageSize(),localPage.isCount());
PageHelper.orderBy(localPage.getOrderBy());
}
return new LongValue(2);
return new LongValue(appId);
}
@Override
......
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