代码功能更新
This commit is contained in:
Executable
+9
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
// +----------------------------------------------------------------------
|
||||
// | 分页设置
|
||||
// +----------------------------------------------------------------------
|
||||
return [
|
||||
// 每页条数
|
||||
'limit' => 10
|
||||
];
|
||||
Reference in New Issue
Block a user