疯狂的狮子Li
2022-06-27 5eff9a50b63c5c7987b1f93534996d2d7a37189b
ruoyi-common/src/main/java/com/ruoyi/common/constant/GenConstants.java
@@ -182,6 +182,11 @@
    String QUERY_LIKE = "LIKE";
    /**
     * 相等查询
     */
    String QUERY_EQ = "EQ";
    /**
     * 需要
     */
    String REQUIRE = "1";