fs-danaus
9 天以前 18553a7798e5e9947acd13d1bfdf16c0e78c8ed1
src/com/yc/crm/mail/entity/FoundationEntity.java
@@ -30,5 +30,7 @@
        this.companyId = (String) session.getAttribute(SessionKey.COMPANY_ID);
        this.companyName = (String) session.getAttribute(SessionKey.COMPANY_NAME);
    }
public FoundationEntity(){
}
}