日志提交

This commit is contained in:
gongbaoxiong
2026-04-16 14:43:11 +08:00
parent 602841282e
commit 452c427926
2 changed files with 13 additions and 29 deletions

View File

@@ -0,0 +1,13 @@
<html>
<meta http-equiv="Content-Type" content="text/html; charset=GBK"/>
<body>
<applet code=LoginApplet.class NAME ="AS/RS" width="200" height="200" >
<param name="servletClass" value="servlet/server">
<param name="servletRoot" value="http://localhost:8081/wms/">
<param name="pwd" value="admin">
<param name="user" value="wxzd">
<param name="version" value="2.0">
<param name="viewRotation" value="0">
</applet>
</body>
</html>