Browse Source

修改bug

LiRong 3 months ago
parent
commit
f5d2edf0fe

+ 1 - 1
leromro-core/src/main/resources/mapper/core/VolunteerInfoMapper.xml

@@ -53,7 +53,7 @@
         select volunteer_id, skill_describe,age ,service_category,name,volunteer_picture,score,business_management_id ,
                business_price,business_tier_name , business_unit,business_describe
         from l_volunteer_info lvi
-        <where> app_status = 2 or is_example = 1
+        <where> app_status = 2
 
        /* AND EXISTS (
         SELECT 1