chain-dci/pkg/msg/dci_msg.go
2023-11-23 20:06:14 +08:00

6 lines
69 B
Go

package msg
const (
ErrrFileIsEmpty = "未获取到相关文件"
)