|
|
|
@ -44,6 +44,7 @@ public class ZOA_FI_CONUNIT_REDUNCHECKAction extends BaseBean implements Action,
|
|
|
|
|
String[] prdetail = new String[6];
|
|
|
|
|
// 获取表单主字段信息
|
|
|
|
|
Property[] properties = request.getMainTableInfo().getProperty();
|
|
|
|
|
logger_7e39b657.error("ZOA_FI_CONUNIT_REDUNCHECKAction mainTableProperties==>"+Arrays.deepToString(properties));
|
|
|
|
|
for (int i = 0; i < properties.length; i++) {
|
|
|
|
|
// 主表数据
|
|
|
|
|
// 字段名
|
|
|
|
|