Browse Source

http查询修改测试

dev-lhz
chenzhihang 1 year ago
parent
commit
468bd01349
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      ruoyi-modules/management-platform/src/main/java/com/ruoyi/platform/service/impl/AimServiceImpl.java

+ 0
- 2
ruoyi-modules/management-platform/src/main/java/com/ruoyi/platform/service/impl/AimServiceImpl.java View File

@@ -25,8 +25,6 @@ public class AimServiceImpl implements AimService {
private String aimUrl;
@Value("${aim.proxyUrl}")
private String aimProxyUrl;
@Resource
private NewHttpUtils httpUtils;

@Override
public List<InsMetricInfoVo> getExpTrainInfos(Integer experimentId) throws Exception {


Loading…
Cancel
Save