|
@@ -1,18 +0,0 @@
|
|
|
-package com.fjhx.email.controller;
|
|
|
-
|
|
|
-import org.springframework.web.bind.annotation.RequestMapping;
|
|
|
-import org.springframework.web.bind.annotation.RestController;
|
|
|
-
|
|
|
-/**
|
|
|
- * <p>
|
|
|
- * 企业邮件附件 前端控制器
|
|
|
- * </p>
|
|
|
- *
|
|
|
- * @author zlj
|
|
|
- * @since 2023-04-11
|
|
|
- */
|
|
|
-@RestController
|
|
|
-@RequestMapping("/enterpriseMessageAttachment")
|
|
|
-public class EnterpriseMessageAttachmentController {
|
|
|
-
|
|
|
-}
|