kefu/service/init.go

6 lines
69 B
Go
Raw Permalink Normal View History

2024-12-10 02:50:12 +00:00
package service
import "kefu/tools"
var memory = tools.NewMemory()