테스트 케이스 정리 및 transform Group to Grid 패치 defualt값 셋팅되는 bugfix
This commit is contained in:
@@ -436,13 +436,6 @@ public class Transformer {
|
||||
}
|
||||
|
||||
resultItem.mapped();
|
||||
|
||||
// if (resultItem.getValue() != null) {
|
||||
// if (!(resultItem.getValue() instanceof byte[] && ((byte[]) resultItem.getValue()).length == 0)) {
|
||||
// return;
|
||||
// }
|
||||
//
|
||||
// }
|
||||
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user