This commit is contained in:
1-6
2023-08-05 15:59:08 +08:00
parent 835feb0912
commit 83da4618b8
+1 -1
View File
@@ -259,7 +259,7 @@ func (f *Factory) Fail() int {
return f.errorTimes
}
func (f *Factory) GetBotID() string {
func (f *Factory) GetBotId() string {
return f.botid
}