|
@@ -637,9 +637,9 @@ proportion 占比,(0-1 的小数)float 进度3
|
|
|
| 字段名 | 含义 | 类型 | 备注 |
|
|
|
| ------------ | -------- | ------ | ---------------- |
|
|
|
| id | id | Long | |
|
|
|
- | extLineNames | 线路名称 | 字符串 | |
|
|
|
+ | extLineNames | 线路号 | 字符串 | |
|
|
|
| extLineCodes | 线路编号 | 字符串 | |
|
|
|
- | dealCount | 诉求总件数 | Long | |
|
|
|
+ | dealCount | 数量 | Long | |
|
|
|
| appealType | 诉求类型数据字典项 | 字符串 | |
|
|
|
| appealTypeName | 诉求类型 | 字符串 | |
|
|
|
|