无关风月
7 天以前 4f5d220cd175b1cb48c6fc91cb02cb12f6114746
cloud-server-account/src/main/java/com/dsh/account/feignclient/activity/IntroduceRewardsClient.java
@@ -18,7 +18,7 @@
    public List<PurchaseRecordVo> queryAppUsersofIntroduce(@RequestBody IntrduceOfUserRequest request);
    @PostMapping("/base/introduce/getGiftList")
    IntroduceRewards getGiftList(@RequestBody String cityCode);
    List<IntroduceRewards> getGiftList(@RequestBody String cityCode);
}