lidongdong
2023-09-04 b2fce0dc7dc4ea5dec9792a2bc3ceb9d33d6e07b
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()))