const.php 116 Bytes
Newer Older
王源's avatar
王源 committed
1 2 3 4 5 6 7 8 9
<?php
/**
 * Created by PhpStorm.
 * User: Zero
 * Date: 2020/5/7
 * Time: 15:12
 */

const DEFAULT_PAGE_SIZE = 10;