Commit a7b37774 authored by Quxl's avatar Quxl

x

parent 56f1447b
package com.egolm.film.api.web.member;
package com.egolm.film.api.web;
import java.util.Locale;
......@@ -33,7 +33,7 @@ import io.swagger.annotations.ApiOperation;
@Api
@Controller
@RequestMapping("open/member")
public class MemberOpenApiController {
public class OpenMemberApiController {
@Autowired
private EmailService emailService;
......
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