mirror of
https://github.com/bufanyun/hotgo.git
synced 2025-11-15 05:33:47 +08:00
tt
This commit is contained in:
8
hotgo-server/app/consts/debris_consts.go
Normal file
8
hotgo-server/app/consts/debris_consts.go
Normal file
@@ -0,0 +1,8 @@
|
||||
package consts
|
||||
|
||||
// 碎片
|
||||
const (
|
||||
|
||||
// 默认分页
|
||||
DebrisPageSize = 10
|
||||
)
|
||||
Reference in New Issue
Block a user