提交 b81b069f 作者: 张小凤

R(update)

上级 6cca3e38
...@@ -2273,8 +2273,7 @@ public class RequirementsServiceImpl implements RequirementsService { ...@@ -2273,8 +2273,7 @@ public class RequirementsServiceImpl implements RequirementsService {
} }
return ResultBody.success(); return ResultBody.success();
} }
public ResultBody feignWalletFlow(PublisherWalletFlowVO publisherWalletFlowVO, String token) { public ResultBody feignWalletFlow(PublisherWalletFlowVO publisherWalletFlowVO, String token) {
HttpHeaders headers = new HttpHeaders(); HttpHeaders headers = new HttpHeaders();
headers.setContentType(MediaType.APPLICATION_JSON); headers.setContentType(MediaType.APPLICATION_JSON);
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论