devSn不能是eq
This commit is contained in:
parent
5d3516837f
commit
296bafed19
@ -50,7 +50,7 @@ public class QueryGenerator {
|
||||
private static final String ORDER_TYPE = "order";
|
||||
private static final String ORDER_TYPE_ASC = "ASC";
|
||||
|
||||
private static final List<String> IGNORE_LIKE = Arrays.asList("engineeringSn", "projectSn", "devSn");
|
||||
private static final List<String> IGNORE_LIKE = Arrays.asList("engineeringSn", "projectSn");
|
||||
|
||||
/**
|
||||
* 时间格式化
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user