This commit is contained in:
白茶清欢 2025-03-29 15:47:56 +08:00
parent 786c03293a
commit 28fbd1e820

View File

@ -31,7 +31,7 @@ type PathResult struct {
}
const (
ArrayIdxTpl = "{{idx}}"
ArrayIdxTpl = "[]"
)
// ExpendArrayResult 展开数组的结果