mirror of
https://github.com/dataease/dataease.git
synced 2026-05-21 21:15:12 +08:00
fix: sql 拼接
This commit is contained in:
@@ -26,4 +26,6 @@ public class SQLObj {
|
||||
private String whereField;
|
||||
private String whereAlias;
|
||||
private String whereTermAndValue;
|
||||
|
||||
private String limitFiled;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user