rm runmode

This commit is contained in:
deepzz0
2016-10-02 19:53:21 +08:00
parent 13aefb3e21
commit c1f6611b5d
8 changed files with 27 additions and 33 deletions

View File

@@ -40,9 +40,9 @@ type Config struct {
URL string
Interval int
}
Modes map[string]RunMode // 运行模式
Twitter string // twitter地址
Blogger struct { // 初始化数据
Mode RunMode // 运行模式
Twitter string // twitter地址
Blogger struct { // 初始化数据
BlogName string
SubTitle string
BeiAn string