mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 13:32:18 +08:00
refactor: 单一数据源的数据集、图表使用对应数据库语法和函数
This commit is contained in:
@@ -49,6 +49,7 @@ public class FieldUtils {
|
||||
case "UINT32":
|
||||
case "UINT64":
|
||||
return 2;// 整型
|
||||
case "NUMBER":
|
||||
case "FLOAT":
|
||||
case "DOUBLE":
|
||||
case "DECIMAL":
|
||||
|
||||
Reference in New Issue
Block a user