| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
ReportRow |
build() |
ReportRow.Builder |
columnMap(String columnMap)
json string。
|
ReportRow.Builder |
name(String name)
用户姓名
示例值:张三
|
ReportRow.Builder |
userId(String userId)
用户ID
示例值:293719827389172931
|
public ReportRow.Builder name(String name)
示例值:张三
name - public ReportRow.Builder userId(String userId)
示例值:293719827389172931
userId - public ReportRow.Builder columnMap(String columnMap)
示例值:{\"1\":{\"Code\":\"1_0\",\"Value\":\"蔡\",\"Feature\":{\"avatarUrl\":\"https://internal-api-lark-file.feishu-xx.cn/static-resource/v1/icker_format=.webp\"},\"ValueType\":0,\"FieldID\":\"1\",\"FieldType\":\"\"},\"13\":{\"Code\":\"13_0\",\"Value\":\"未排班 \",\"Feature\":{\"data_id\":\"-1\"},\"ValueType\":0,\"FieldID\":\"13\",\"FieldType\":\"\"},\"14\":{\"Code\":\"14_0\",\"Value\":\"固定考勤组(05.01-05.03,05.06,05.09,05.11,05.13,05.18,05.20-05.22,05.28)\",\"Feature\":{\"data_id\":\"7503547812341091878\"},\"ValueType\":0,\"FieldID\":\"14\",\"FieldType\":\"\"},\"4\":{\"Code\":\"4_0\",\"Value\":\"A95688\",\"ValueType\":0,\"FieldID\":\"4\",\"FieldType\":\"\"},\"72\":{\"Code\":\"72_0\",\"Value\":\"0\",\"ValueType\":0,\"FieldID\":\"72\",\"FieldType\":\"\"},\"7498740431102935051\":{\"Code\":\"80_7498740431102935051\",\"Value\":\"不支持除以0\",\"ValueType\":0,\"FieldID\":\"7498740431102935051\",\"FieldType\":\"\"},\"83\":{\"Code\":\"83_0\",\"Value\":\"2025/05/01-2025/05/28\",\"ValueType\":0,\"FieldID\":\"83\",\"FieldType\":\"\"},\"85\":{\"Code\":\"85_0\",\"Value\":\"需要打卡\",\"ValueType\":0,\"FieldID\":\"85\",\"FieldType\":\"\"},\"88\":{\"Code\":\"88_0\",\"Value\":\"0\",\"ValueType\":0,\"FieldID\":\"88\",\"FieldType\":\"\"}}
columnMap - public ReportRow build()
Copyright © 2026. All rights reserved.