|
@@ -338,7 +338,7 @@ func SendPrivateInfo() {
|
|
|
}
|
|
|
}
|
|
|
if content != "" {
|
|
|
- toMyself := fmt.Sprintf(TextModel, content, "15637845493")
|
|
|
+ toMyself := fmt.Sprintf(TextModel, content, "18624860222") //白小虎
|
|
|
logger.Info("toMyself", toMyself)
|
|
|
resp, err := http.Post(
|
|
|
"https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key=97850772-88d0-4544-a2c3-6201aeddff9e",
|