自定义报表动态数据库切换
This commit is contained in:
@@ -86,6 +86,7 @@ import java.util.stream.Stream;
|
|||||||
@Service
|
@Service
|
||||||
@RequiredArgsConstructor
|
@RequiredArgsConstructor
|
||||||
@Slf4j
|
@Slf4j
|
||||||
|
@DS("sjzx")
|
||||||
public class CustomReportServiceImpl implements CustomReportService {
|
public class CustomReportServiceImpl implements CustomReportService {
|
||||||
|
|
||||||
private final ExcelRptTempMapper excelRptTempMapper;
|
private final ExcelRptTempMapper excelRptTempMapper;
|
||||||
|
|||||||
Reference in New Issue
Block a user