forked from github/dataease
fix: sql 拼接
This commit is contained in:
parent
917e6fe5e7
commit
ac7d4fa985
@ -26,4 +26,6 @@ public class SQLObj {
|
||||
private String whereField;
|
||||
private String whereAlias;
|
||||
private String whereTermAndValue;
|
||||
|
||||
private String limitFiled;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user