提交 44e40bb9 authored 作者: hzh's avatar hzh

bug修复

上级 e6fb205f
...@@ -180,7 +180,7 @@ public class VehiclesServiceImpl implements IVehiclesService { ...@@ -180,7 +180,7 @@ public class VehiclesServiceImpl implements IVehiclesService {
ApiHttpResponse res = Api.v1( ApiHttpResponse res = Api.v1(
com.wenhe.base.base.RequestMethodEnum.POST, com.wenhe.base.base.RequestMethodEnum.POST,
DomainEnum.TEST.getDomain(), DomainEnum.TEST.getDomain(),
VehiclesApiEnum.CANCEL.getUrl(), VehiclesApiEnum.GET_QXYY.getUrl(),
userId, userId,
null, null,
JSON.toJSONString(new HashMap<>(8)) JSON.toJSONString(new HashMap<>(8))
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论