first commit
This commit is contained in:
6
service/backend/model/const.go
Normal file
6
service/backend/model/const.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package model
|
||||
|
||||
const (
|
||||
PlatformChat33Pro = "Chat33Pro"
|
||||
Size = 20
|
||||
)
|
||||
Reference in New Issue
Block a user