feat: 增强环境配置与开发服务,支持局域网访问及币种管理
This commit is contained in:
@@ -12,7 +12,7 @@ use Illuminate\Contracts\Pagination\LengthAwarePaginator;
|
||||
*/
|
||||
final class AdminApiList
|
||||
{
|
||||
public const DEFAULT_PER_PAGE = 25;
|
||||
public const DEFAULT_PER_PAGE = 10;
|
||||
|
||||
public const MAX_PER_PAGE = 100;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user