mirror of
https://github.com/dataease/dataease.git
synced 2026-05-14 04:12:11 +08:00
fix:【系统变量】自定义SQL使用系统内置手机号变量数据筛选失败
This commit is contained in:
@@ -9,4 +9,5 @@ public class Item {
|
||||
@JsonSerialize(using = ToStringSerializer.class)
|
||||
private Long id;
|
||||
private String name;
|
||||
private String account;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user