shaoyongjun 73c5062c45 to:sync
2024-02-21 12:04:40 +08:00

6 lines
42 B
Go

package constant
const (
DBKey = "db"
)