Browse Source

Merge branch 'dev' of https://gitlink.org.cn/ci4s/ci4sManagement-cloud into dev

pull/58/head
fanshuai 1 year ago
parent
commit
7527b3a5da
1 changed files with 0 additions and 4 deletions
  1. +0
    -4
      ruoyi-modules/management-platform/src/main/java/com/ruoyi/platform/service/impl/DevEnvironmentServiceImpl.java

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

@@ -30,10 +30,6 @@ public class DevEnvironmentServiceImpl implements DevEnvironmentService {
private DevEnvironmentDao devEnvironmentDao;


@Resource
private JupyterService jupyterService;


/**
* 通过ID查询单条数据
*


Loading…
Cancel
Save