@ -1,7 +1,7 @@
package com.example.frame.mail.message;
/**
* 抽象的邮件对象
* 抽象的邮件发送对象
*/
public abstract class WMessage {
private String from;
Powered by TurnKey Linux.