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