/// /// declare namespace FxWebx { interface ReqWhere { [key: string]: FxOrmNS.QueryConditionAtomicType or?: FxOrmNS.QueryConditionAtomicType[] } }