|
@@ -71,7 +71,7 @@ public class WebsitPartsCreditController {
|
|
|
return ResponseHelper.success(page, new TypeReference<WebsitPartsCreditItemVO>() {});
|
|
|
}
|
|
|
|
|
|
- @PostMapping("/gather/list/export")
|
|
|
+ @PostMapping("/list/export")
|
|
|
@ApiOperation("网点记账-列表导出")
|
|
|
public void listExport(
|
|
|
@RequestBody ZfireParamBean zfireParamBean,
|