first commit
This commit is contained in:
6
gateway/api/v1/internal/model/const.go
Normal file
6
gateway/api/v1/internal/model/const.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package model
|
||||
|
||||
const (
|
||||
Private = 0
|
||||
Group = 1
|
||||
)
|
||||
Reference in New Issue
Block a user