update doc

This commit is contained in:
白茶清欢 2021-11-17 18:34:14 +08:00
parent 59a5fe2243
commit 324f18f66e
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ const (
DefaultResponseData = true DefaultResponseData = true
) )
// commandConfig 指令相关配置 // CommandConfig 指令相关配置
// //
// Author : go_developer@163.com<白茶清欢> // Author : go_developer@163.com<白茶清欢>
// //