添加java-doc

This commit is contained in:
xiongxiaoyang
2020-05-30 11:07:08 +08:00
parent cfb13308e1
commit 792a6a9663
591 changed files with 115119 additions and 27 deletions

View File

@ -30,7 +30,10 @@ import java.util.HashMap;
import java.util.Map;
/**
* @author 11797
* 用户微服务Controller
* @author xiongxiaoyang
* @version 1.0
* @since 2020/5/27
*/
@RestController
@RequestMapping("user")