System混淆可运行,其他模块待验证
This commit is contained in:
@@ -4,6 +4,7 @@ import org.jeecg.modules.exports.entity.CommonExportsInfo;
|
||||
import org.jeecg.modules.imports.entity.CommonImports;
|
||||
import org.jeecg.modules.imports.entity.CommonImportsDetail;
|
||||
import org.jeecg.modules.imports.entity.CommonImportsInfo;
|
||||
import org.springframework.stereotype.Component;
|
||||
|
||||
import java.util.Collections;
|
||||
import java.util.List;
|
||||
@@ -11,6 +12,7 @@ import java.util.List;
|
||||
/**
|
||||
* @author Jiang Shunzhi
|
||||
*/
|
||||
@Component
|
||||
public class ImportExportApiFallback implements ImportExportApi {
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user