lianjunwei opened a new issue #2988: URL: https://github.com/apache/incubator-shenyu/issues/2988
### Description #2608 this fix is actually a wrong usage. "Contains" cannot be used as a "In". As shown below:  Therefore, whether it is necessary to add a predicate: in.Similar to "in" in SQL database. For example, "127.0.0.1" in ("127.0.0.1", "128.0.0.1"). ### Task List 1.Implement the function of "in" based on "contains". 2.  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
