Commit 68b2058d authored by zhouxudong's avatar zhouxudong

添加白名单 ip

parent f52bd4fc
......@@ -25,7 +25,7 @@ import org.springframework.web.bind.annotation.RestController;
*/
@RestController
@RequestMapping("/api/liyeren")
@Api("立业人接口")
@Api(tags = "立业人接口")
public class ApiController {
@Autowired
LiyerenService liyerenService;
......
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