|
|
|
@@ -83,6 +83,7 @@ public class WxProfitSharingOrderController extends BaseController { |
|
|
|
wxProfitSharingOrderService.exportData(order, request, response); |
|
|
|
} |
|
|
|
|
|
|
|
@TenantIgnore |
|
|
|
@ApiOperation("记录导出") |
|
|
|
@GetMapping("/exportGroupData") |
|
|
|
@SystemControllerLog(description = "线上自动分账记录-导出") |
|
|
|
|