package com.fjhx.service; import com.fjhx.entity.EmailMessageContent; import com.baomidou.mybatisplus.extension.service.IService; /** *
* 邮件正文 服务类 *