Refactor and optimize MessageCenter, add paramset.go

This commit is contained in:
renzhiyuan 2025-03-26 10:46:25 +08:00
parent a96aa0e640
commit 89c9eeb4c4
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module gitea.cdlsxd.cn/self-tools/l_msg_api
go 1.23.6
go 1.22.2
require github.com/valyala/fasthttp v1.59.0