提交 ab3a0de0 编写于 作者: Chongwen.jiang's avatar Chongwen.jiang

无效代码撤回。

上级 5a8f08ce
流水线 #23884 已失败 于阶段
in 0 second
...@@ -60,10 +60,10 @@ public class AutoCodeController extends AccountBaseController { ...@@ -60,10 +60,10 @@ public class AutoCodeController extends AccountBaseController {
private PropertiesConfiguration propertiesConfiguration; private PropertiesConfiguration propertiesConfiguration;
@GetMapping("/ip") /*@GetMapping("/ip")
public PicaResponse getIp(HttpServletRequest request) { public PicaResponse getIp(HttpServletRequest request) {
return PicaResponse.toResponse(IPUtil.getIpAdrress(request)); return PicaResponse.toResponse(IPUtil.getIpAdrress(request));
} }*/
/*@ApiOperation("数据加密-方便测试") /*@ApiOperation("数据加密-方便测试")
@PostMapping("/encryptedParams") @PostMapping("/encryptedParams")
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册