Compare commits

..

No commits in common. '1150487ddff040d87b3abf62b02fcf1752b9c8ae' and '75b909f03f7c1fe4ed06d1212c9f57a2bd2a94b3' have entirely different histories.

@ -14,5 +14,6 @@
<br>
<input type="submit" value="添加">
</form>
</body>
</html>

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<web-app xmlns="http://xmlns.jcp.org/xml/ns/javaee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaee http://xmlns.jcp.org/xml/ns/javaee/web-app_4_0.xsd"
version="4.0">
</web-app>
Loading…
Cancel
Save