解决暂态测试项,icd分项和不分项功能优化

This commit is contained in:
wr
2025-04-10 15:25:02 +08:00
parent 1fe7866970
commit 3fcad5ff76
7 changed files with 141 additions and 48 deletions

View File

@@ -4,9 +4,6 @@ import com.baomidou.mybatisplus.extension.plugins.pagination.Page;
import com.baomidou.mybatisplus.extension.service.IService;
import com.njcn.gather.system.log.pojo.param.SysLogParam;
import com.njcn.gather.system.log.pojo.po.SysLogAudit;
import com.njcn.gather.system.log.pojo.vo.SysLogVO;
import io.swagger.models.auth.In;
import org.aspectj.lang.JoinPoint;
/**
* @author caozehui