command.where如何与前置条件?

发布于 6 年前作者 wulei7099 次浏览最后编辑 6 年前来自 issues

小白一个,直接上图:这里的 TiaoJian.PingPaiID确定是一个数组

请问,下面这Se什么鬼?要怎么写才附合where写法?即:

where里面如果有数组,必需是 其它对象附合,且PingPaiID对象的值存在于 数据库 PingPaiID数组 中?

1 回复
smao
smao1 楼4 年前

对了,

_.eq(_.or(TiaoJian.PingPaiID))

不行,输出Ee

_.or(_.eq(TiaoJian.PingPaiID))

也不行,输出Se