删除多余内容
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -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:`相对路径
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user