feat:下单平台,整机档案列表增加字段
This commit is contained in:
parent
84314ea5f4
commit
2ac0f0d263
@ -517,6 +517,8 @@ public class AssepcDynamic {
|
||||
map.put("warrantyenddate", "");
|
||||
}
|
||||
|
||||
map.put("yem_saledate", dynamicObject.getString("yem_saledate"));
|
||||
|
||||
result.add(map);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user