Browse Source

like改为左匹配

18339543638 2 years ago
parent
commit
60793f5f15
1 changed files with 0 additions and 1 deletions
  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
             {