Grails 文件上传 2015/12/14 16245 <g:form action="save" method="post" enctype="multipart/form-data"> <input type="file" id="projectLogoPath" name="projectLogoPath" value="${fieldValue(bean:projectInstance,field:'projectLogoPath')}"/> </g:form>