### Go version go .122 ### GoFrame version 2.7.1 ### Can this bug be reproduced with the latest release? Option Yes ### What did you do? 插入的数据 如果字段类型是数组类型,[]int 这种 会报错 ### What did you see happen?    pgsql驱动内的函数 入参是NAME 无法触发switch 进行转换 ### What did you expect to see? 希望能正常写入