删除多余内容

This commit is contained in:
iqudoo
2026-06-06 13:59:31 +08:00
parent c45a1eea2e
commit 83bc7d5856
2 changed files with 0 additions and 1482 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -1,8 +0,0 @@
## 兽药追溯接口
***1***根据wsdl文件生成最新的接口
```shell
wsimport -encoding utf-8 -s ./src/main/java/ -p com.iqudoo.platform.application.domain.veterinary.wsdl -extension ./src/main/resources/wsdl/CxfWebServiceImplApiService.wsdl
```
***2*** 找到文件`CxfWebServiceImplApiService.java`中查询`resources`的绝对路径,并替换为`classpath:`相对路径