疯狂的狮子Li
2022-11-16 3c5dfdcf574f5f827b9764fca4062d5ffeb4d7f9
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";