Commit e735e116 by zhangxingmin

邮件发送

parent f7bb6554
......@@ -10,6 +10,12 @@ import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
/**
* 邮件发送信息
*
* @author zxm
* @since 2025-09-24
*/
@RestController
@RequestMapping("/email")
@Slf4j
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment