package contracts import "git.fsdpf.net/go/req" // 资源 type GetResource func(code string) (req.Resource, bool)