Commit 2361b7c
committed
feat(workitem): 支持按组更新复合字段并扩展 WBS 视图
- 新增 updateCompoundFieldValue 接口封装,支持按组增删改复合字段值
- WBS 视图请求支持 need_union_deliverable 和 need_schedule_table_agg 查询参数及 expand 扩展参数
- WbsViewResponse 增加关系链实体与路径等字段,补充 WBS 视图返回信息
- 同步更新 SDK 版本号至 1.0.221 parent 9c83bf8 commit 2361b7c
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments