mirror of
https://github.com/wgh136/nysoure.git
synced 2025-09-27 12:17:24 +00:00
Add comment functionality.
This commit is contained in:
5
server/service/consts.go
Normal file
5
server/service/consts.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package service
|
||||
|
||||
const (
|
||||
pageSize = 20
|
||||
)
|
Reference in New Issue
Block a user