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