brain/config.go
2023-07-03 10:42:43 +08:00

6 lines
55 B
Go

package brain
// Config 配置
type Config struct {
}