⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 transform.properties

📁 CRM源码This file describes some issues that should be implemented in future and how it should be imple
💻 PROPERTIES
字号:
## ===========================================
## Entity fields data transformation mappings.
## ===========================================

## Default transformation classes.
int         = com.queplix.core.modules.eqlext.transforms.impl.IntTransform
long        = com.queplix.core.modules.eqlext.transforms.impl.LongTransform
float       = com.queplix.core.modules.eqlext.transforms.impl.FloatTransform
date        = com.queplix.core.modules.eqlext.transforms.impl.DateTransform
timestamp   = com.queplix.core.modules.eqlext.transforms.impl.TimestampTransform
time        = com.queplix.core.modules.eqlext.transforms.impl.TimeTransform
memo        = com.queplix.core.modules.eqlext.transforms.impl.MemoTransform

## Custom transformation classes.
##timestampNoTZ = com.queplix.se.transforms.TimestampNoTZTransform
date_to_day = com.queplix.qwoss.transforms.DateToDay
int_to_time = com.queplix.qwoss.transforms.IntToTime
history = com.queplix.qwoss.transforms.HistoryTransform

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -