..
This commit is contained in:
+2
-2
@@ -442,9 +442,9 @@ public class FamilyActivityServiceImpl extends BaseServiceImpl<FamilyActivity> i
|
||||
}
|
||||
}
|
||||
|
||||
if(oneFamilyCount > 2) {
|
||||
/*if(oneFamilyCount > 2) {
|
||||
return Map.of(false, "同一个" + activity.getKeyWord() + "最多报2个分场");
|
||||
}
|
||||
}*/
|
||||
}
|
||||
|
||||
return Map.of(true, "");
|
||||
|
||||
Reference in New Issue
Block a user