Commit bb2a7a48 by 段启岩

添加主键

parent 255de0c6
......@@ -19,7 +19,7 @@ import javax.validation.Valid;
/**
* @author meteor
*/
@Api(tags = "用户认证接口")
@Api(tags = "用户认证Api")
@RestController
@RequestMapping("/api/auth")
public class AuthenticationApi {
......
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