|
|
|
@@ -148,6 +148,7 @@ public class WxRentContractController extends WxContractBaseController { |
|
|
|
wxRentContractService.download(request,response); |
|
|
|
} |
|
|
|
|
|
|
|
@TenantIgnore |
|
|
|
@PostMapping("effective") |
|
|
|
@ApiImplicitParams({}) |
|
|
|
@SystemControllerLog(description = "租金合同-合同生效") |
|
|
|
|