#xinfengYin-25# 财务客户主数据

ht
xinfengYin 1 month ago
parent 2d8844680b
commit 84e1f57833

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

Loading…
Cancel
Save