<c:if test="${c.paraname eq 'FP_GZ_PATH'}" >原数据文件路径:</c:if>
<c:if test="${c.paraname eq 'FP_YWXZ_PATH'}" >文件数据文件路径:</c:if>
<c:if test="${c.paraname eq 'FP_CHANGLOG_PATH'}" >变更文件路径:</c:if>
<c:if test="${c.paraname eq 'P_XW'}" >席位名称</c:if>
|
${c.paravalue}
</c:forEach>
|