Create & Init Project...
This commit is contained in:
6
app/service/main/broadcast/libs/time/debug.go
Normal file
6
app/service/main/broadcast/libs/time/debug.go
Normal file
@ -0,0 +1,6 @@
|
||||
package time
|
||||
|
||||
const (
|
||||
// Debug debug switch
|
||||
Debug = false
|
||||
)
|
Reference in New Issue
Block a user