修改入口文件

This commit is contained in:
zyj
2025-10-30 17:45:14 +08:00
parent aa3eecb6cf
commit 17634af92c

View File

@@ -7,6 +7,11 @@ import (
) )
func main() { func main() {
}
// 文件推送验证
func FilePush() {
// edit these for your environment // edit these for your environment
addr := "127.0.0.1:5037" addr := "127.0.0.1:5037"
local := "C:/Users/01/Desktop/aaa.PNG" local := "C:/Users/01/Desktop/aaa.PNG"