上传文件至 backend

This commit is contained in:
2025-11-26 18:45:16 +08:00
parent 976f657d62
commit cc6216a421
4 changed files with 64 additions and 0 deletions

7
backend/go.mod Normal file
View File

@@ -0,0 +1,7 @@
module github.com/wechat-crawler
go 1.20
require github.com/go-resty/resty/v2 v2.10.0
require golang.org/x/net v0.17.0 // indirect