高级搜索代码提交
This commit is contained in:
parent
df7cb15775
commit
dbe37388af
@ -256,6 +256,7 @@ public class TsTaskServiceImpl extends ServiceImpl<TsTaskMapper, TsTask> impleme
|
|||||||
FIELD_MAPPING.put("device_code", "device_code");
|
FIELD_MAPPING.put("device_code", "device_code");
|
||||||
FIELD_MAPPING.put("test_describe", "test_describe");
|
FIELD_MAPPING.put("test_describe", "test_describe");
|
||||||
FIELD_MAPPING.put("sensor_describe", "sensor_describe");
|
FIELD_MAPPING.put("sensor_describe", "sensor_describe");
|
||||||
|
FIELD_MAPPING.put("custom1", "custom1");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user