src/main/kotlin/cn/flightfeather/supervision/lightshare/web/LedgerController.kt
@@ -1,5 +1,6 @@ package cn.flightfeather.supervision.lightshare.web import cn.flightfeather.supervision.config.IgnoreResponseAdvice import cn.flightfeather.supervision.lightshare.service.LedgerService import cn.flightfeather.supervision.lightshare.vo.CopyLedgerVo import io.swagger.annotations.Api @@ -12,6 +13,7 @@ @RequestMapping("/ledger") class LedgerController(private val ledgerService: LedgerService){ @IgnoreResponseAdvice @ApiOperation("获取某类场景的台账上传完成情况") @GetMapping("/summary") fun getLedgerSummary(