lidongdong
2023-08-31 d22e1edaf883f878685eda9b43b90f72e81c4b7b
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/api/VolunteerIntegralMerchantApi.java
@@ -144,7 +144,7 @@
        if(StringUtils.isEmpty(vimVO.getState()))
        {
            return R.fail("商品上下架状态不能为空");
            vimVO.setState("1");
        }
        if(StringUtils.isEmpty(vimVO.getCommunityId()))