优化init-data
This commit is contained in:
@@ -61,8 +61,7 @@ public class InitCoreData extends BaseInitDataTests {
|
||||
|
||||
@Override
|
||||
public void begin() {
|
||||
super.begin();
|
||||
excelFile = InitCoreData.class.getName().replaceAll("\\.", "/")+".xlsx";
|
||||
super.begin(InitCoreData.class);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user