update methods

This commit is contained in:
wjqserver 2025-06-11 11:11:54 +08:00
parent 96154fff78
commit bb822599b9
5 changed files with 232 additions and 12 deletions

2
go.mod
View file

@ -5,7 +5,7 @@ go 1.24.4
require (
github.com/WJQSERVER-STUDIO/go-utils/copyb v0.0.4
github.com/WJQSERVER-STUDIO/httpc v0.7.0
github.com/fenthope/reco v0.0.1
github.com/fenthope/reco v0.0.2
github.com/go-json-experiment/json v0.0.0-20250517221953-25912455fbc8
)