This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
ci4s
/
ci4sManagement-cloud
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
1
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
Merge remote-tracking branch 'origin/dev-czh' into dev
dev-lhz
chenzhihang
1 year ago
parent
141fe70af8
f44e6338ca
commit
efde940efb
1 changed files
with
1 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
ruoyi-modules/management-platform/src/main/resources/mapper/managementPlatform/ModelDependency1DaoMapper.xml
+ 1
- 0
ruoyi-modules/management-platform/src/main/resources/mapper/managementPlatform/ModelDependency1DaoMapper.xml
View File
@@ -32,6 +32,7 @@
and identifier = #{identifier}
and identifier = #{identifier}
and version = #{version}
and version = #{version}
and state = 1
and state = 1
order by create_time desc limit 1
</select>
</select>
<select id="queryByParentModel" resultType="com.ruoyi.platform.domain.ModelDependency1">
<select id="queryByParentModel" resultType="com.ruoyi.platform.domain.ModelDependency1">
Write
Preview
Loading…
Cancel
Save