mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2026-02-06 15:20:22 +00:00
✨ 增加log
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
package data
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"io"
|
||||
"os"
|
||||
"time"
|
||||
@@ -28,6 +29,7 @@ func init() {
|
||||
if LoadText() == nil {
|
||||
Array = compo.Array
|
||||
}
|
||||
fmt.Printf("[Diana]读取%d条小作文\n", len(Array))
|
||||
}()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user