Pu Zhibing
7 天以前 d4093d81c0d60e830cb8372b40c1d7d042ce9239
ruoyi-modules/ruoyi-member/src/main/java/com/ruoyi/member/controller/management/MgtBirthdayController.java
@@ -24,7 +24,7 @@
 * @Date 2023/6/15 11:52
 * @Version 1.0
 */
@Api(value = "平台端生日卡相关接口", tags = "平台端生日卡相关接口", description = "平台端生日卡相关接口")
@Api(value = "管理后台生日卡相关接口", tags = "管理后台生日卡相关接口", description = "管理后台生日卡相关接口")
@RestController
@RequestMapping("/mgt/birthday")
public class MgtBirthdayController {