@ -13,6 +13,7 @@ const (
inputCacheKey = "__$cache__"
)
// TODO 将indicator meta的定义的输入参数传入, 限制只能获取这些输入参数
type Input map[string]any
// getCache 避免多线程读写cache map