modelRT/constants/attrs_key.go

12 lines
336 B
Go
Raw Normal View History

2025-07-31 16:52:21 +08:00
// Package constants define constant variable
package constants
const (
// ShortAttrKeyLenth define short attribute key length
ShortAttrKeyLenth int = 4
// LongAttrKeyLenth define long attribute key length
LongAttrKeyLenth int = 7
)
// component、base_extend、rated、setup、model、stable、bay、craft、integrity、behavior