瀏覽代碼

like改为左匹配

18339543638 2 年之前
父節點
當前提交
60793f5f15
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      nb-core/src/main/java/com/nb/core/entity/param/TermType.java

+ 0 - 1
nb-core/src/main/java/com/nb/core/entity/param/TermType.java

@@ -7,7 +7,6 @@ import java.util.*;
  * @Date 15:10 2022/3/12
  * @Description 提供默认支持的查询条件类型,用于动态指定查询条件
  **/
-
 public enum  TermType {
     eq
             {