'commit'
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
8af7624607
commit
77fcae10ae
Binary file not shown.
@ -0,0 +1,14 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<title>Title</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<h1>上传测试</h1>
|
||||||
|
<form action="/dsSzxy/upload" method="post" enctype="multipart/form-data">
|
||||||
|
<p><input type="file" name="file"></p>
|
||||||
|
<p><input type="submit" value="submit"></p>
|
||||||
|
</form>
|
||||||
|
</body>
|
||||||
|
</html>
|
Loading…
Reference in new issue