Commit 91b1ded1 by 周晓航

Merge branch 'KA-储值卡增加营销规则同享配置ID1046436-zxh-20220505' into qa

parents 92d2dc79 3062bc5e
......@@ -25,7 +25,6 @@ public interface SvcAppClient {
//批量查询卡配置规则
@PostMapping(value = "/svc/cardapply/multi-info")
@LogIgnoreFeign(logMessage = "/svc/cardapply/multi-info")
BaseResponse<List<CardApplyRes>> multiInfo(@RequestBody List<BatchSvcInfoRequest> requestList);
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment