企业🤖AI智能体构建引擎,智能编排和调试,一键部署,支持知识库和私有化部署方案 广告
## sql链接操作 `field("*,concat(path,',',id) as paths")` ## 查询字段在某个范围内 ~~~ str 要查询的字符串 strlist 字段名 参数以”,”分隔 如 (1,2,6,8) where FIND_IN_SET('4',type) ~~~