|
@@ -180,7 +180,7 @@ public class WbsTreeContractController extends BladeController {
|
|
|
* @date 2023年7月17日10:28:49
|
|
|
*/
|
|
|
@GetMapping("/lazyQueryContractWbsTree")
|
|
|
- @ApiOperationSupport(order = 29)
|
|
|
+ @ApiOperationSupport(order = 9)
|
|
|
@ApiOperation(value = "客户端懒加载获取合同段树(统计颜色、填报数量)", notes = "传入父级parentId、合同段contractId、关联contractIdRelation")
|
|
|
@ApiImplicitParams(value = {
|
|
|
@ApiImplicitParam(name = "primaryKeyId", value = "监理合同前端要的"),
|