代码提交

master
徐杰盟 2024-05-16 18:39:30 +08:00
parent 995a33159a
commit acaf482a71
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ import java.util.Objects;
* @date 2024-05-11
*/
@Slf4j
@Api(tags = "常用联系人 - Controller")
@Api(tags = "置顶和常用联系人 - Controller")
@RestController
@RequestMapping("/fc")
public class FcController {