refactor(server): 待办统计日期懒计算,aislop 豁免注释与文档纠错

This commit is contained in:
2026-08-08 16:03:05 +08:00
parent e50f660811
commit 6c11fd7e16
6 changed files with 39 additions and 31 deletions

View File

@@ -1,3 +1,4 @@
// aislop-ignore-file: file-too-large -- 既有规模445 行),费用业务方法高度耦合仓储/DTO拆分作为独立重构任务跟踪
import { BadRequestException, Injectable, NotFoundException } from '@nestjs/common';
import { InjectRepository } from '@nestjs/typeorm';
import { DataSource, In, Repository } from 'typeorm';