This commit is contained in:
etreshenkov 2023-06-20 19:07:04 +03:00
parent 7a685c8f0c
commit 8f7bd69f4e

View file

@ -81,7 +81,7 @@ public class Sdf01Executor extends AbstractExecutor<SDf01> {
@Override
public String exportTableName() {
return null;
return "DF-02";
}
@Override