增补修改。

This commit is contained in:
2026-07-22 19:48:13 +08:00
parent c6aa67aac5
commit 0685e9b5d4
1145 changed files with 5189 additions and 1752 deletions

View File

@@ -1,9 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<services>
<!-- 目前只支持service一级子元素name为接口名注意不能少了斜杠class为接口Manager的完整类名method为此Manager接受的请求方式 -->
<!--<service name="/nobo" class="com.wxzd.wms.agv.server.SimulateNoboAgvServiceManager" method="POST" />
<service name="/forklift" class="com.wxzd.wms.agv.server.SimulateForkliftAgvServiceManager" method="GET" />
-->
<!-- <service name="/simulate_forklift" class="com.wxzd.wms.agv.server.SimulateForkliftAgvServiceManager" method="GET" /> -->
<service name="/maintain" class="com.wxzd.wms.jkgl.server.MesServiceManager" method="POST" />
</services>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 350 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 318 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 211 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 84 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

Some files were not shown because too many files have changed in this diff Show More