fix 83114 会员企业端--中汽标协-权限状态显示不对

This commit is contained in:
lijiarao
2024-03-28 16:49:28 +08:00
parent f5a08ecaff
commit efaca89248
@@ -795,7 +795,6 @@ public class ITbMemberProjectSubitemService extends ServiceImpl<TbMemberProjectS
Date effectiveDate = record.getEffectiveDate();
Date invalidationDate = record.getInvalidationDate();
if (effectiveDate == null){
record.setEquityStatus(INVALID);
return;
}
//如果当前日期大于失效日期,返回失效