|
|
@ -94,7 +94,7 @@ public interface AppCommonContractFeign { |
|
|
|
ResultBean<ContractFlowListVo> getFlowOperateTitleBy(@SpringQueryMap ContractQuery query); |
|
|
|
|
|
|
|
@ApiOperation("办理") |
|
|
|
@PutMapping("/agreeContractInfoBy") |
|
|
|
@PutMapping("/completeBy") |
|
|
|
@ResponseBody |
|
|
|
ResultBean agreeContractInfoBy(@RequestBody ContractDto dto); |
|
|
|
} |