brain/config.go

6 lines
55 B
Go
Raw Normal View History

2023-07-03 02:42:43 +00:00
package brain
// Config 配置
type Config struct {
}