chain-dci/pkg/msg/dci_msg.go

6 lines
69 B
Go
Raw Normal View History

2023-11-23 12:06:14 +00:00
package msg
const (
ErrrFileIsEmpty = "未获取到相关文件"
)