lidongdong
2023-11-23 6152a06b1de691d8852892826a9e02e745adef5a
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/service/partybuilding/NewStriveForFeign.java
@@ -378,6 +378,10 @@
    public R editMerchantData(@RequestBody NewFightConvenientMerchantVO item);
    @GetMapping("/FightConvenient/selectUserList")
    public R selectUserList(@RequestParam("communityId") String communityId,
                            @RequestParam("phoneOrname") String phoneOrname);
    /*****************************************************************************************************
     *
     *                                       用户积分任务完成情况
@@ -514,9 +518,6 @@
     */
    @GetMapping("/NeedProblem/timedNewFightNeedProblemInventoryHandler")
    public R timedNewFightNeedProblemInventoryHandler();