|
@@ -325,7 +325,7 @@ public class DailyImportSummaryController {
|
|
});
|
|
});
|
|
}
|
|
}
|
|
|
|
|
|
- @PostMapping("/buckle/export")
|
|
|
|
|
|
+ @GetMapping("/buckle/export")
|
|
@ApiOperation(value = "师傅待扣费用-导出")
|
|
@ApiOperation(value = "师傅待扣费用-导出")
|
|
public void buckleListExport(
|
|
public void buckleListExport(
|
|
@RequestBody ZfireParamBean zfireParamBean,
|
|
@RequestBody ZfireParamBean zfireParamBean,
|