Error code standardization
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
package constant
|
||||
|
||||
const (
|
||||
ShowNumber = 1000
|
||||
ShowNumber = 1000
|
||||
StatisticsTimeInterval = 60
|
||||
MaxNotificationNum = 500
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user