<form action="/service/stockinitimport/import" method="post" enctype="multipart/form-data">

<input type="file" name="file1"/>
<button type="submit">提交</button>
</form>
文件上传表单

猜你喜欢

转载自www.cnblogs.com/SDYiHeng/p/9653130.html