Browse Source

优化实验

pull/268/head
chenzhihang 10 months ago
parent
commit
5a402acd44
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      ruoyi-modules/management-platform/src/main/resources/mapper/managementPlatform/ExperimentInsDaoMapper.xml

+ 1
- 0
ruoyi-modules/management-platform/src/main/resources/mapper/managementPlatform/ExperimentInsDaoMapper.xml View File

@@ -37,6 +37,7 @@
<select id="queryById" resultMap="ExperimentInsMap">
select a.id,
experiment_id,
a.dag,
argo_ins_name,
argo_ins_ns,
status,


Loading…
Cancel
Save