第一次提交

This commit is contained in:
2025-09-12 17:12:15 +08:00
commit ab438568ac
1759 changed files with 276989 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
<html>
<meta http-equiv="Content-Type" content="text/html; charset=GBK"/>
<body>
<applet code=com.wxzd.wcs.Main.class NAME ="AS/RS" width="200" height="200" >
<param name="servletClass" value="servlet/server">
<param name="servletRoot" value="http://localhost:8080/wcs/">
<param name="floor" value="2">
<param name="showMenuBarOnStockPane" value="false">
<param name="viewRotation" value="0">
</applet>
</body>
</html>