All Downloads are FREE. Search and download functionalities are using the official Maven repository.

webapp.templates.home.screen.addBatchDataMediaPair.vm Maven / Gradle / Ivy

There is a newer version: 4.2.18
Show newest version

$control.setTemplate("home:navigation.vm")

#macro (addBatchDataMediaPairMessage $field)
    #if (!$field.valid) $field.message #end
#end	

添加映射关系

$csrfToken.hiddenField
#set ($batchDataMediaPairGroup = $form.batchDataMediaPairInfo.defaultInstance) #addBatchDataMediaPairMessage ($batchDataMediaPairGroup.formBatchDataMediaPairError)
格式(红色为必填)
1. 最简配置 schema,table,sourceId1,sourceId2,loadWeight
2. 表名不一致 schema1,table1,sourceId1,schema2,table2,sourceId2,loadWeight




© 2015 - 2024 Weber Informatics LLC | Privacy Policy