parent
139671ade7
commit
e05f73976f
|
|
@ -78,6 +78,7 @@
|
|||
and pe.enterprise_identifier = #{pmsEnterpriseIdentifier}
|
||||
and pplr.name = #{repoName}
|
||||
and pplr.snapshot_name IS NOT NULL
|
||||
order by pplr.create_time desc
|
||||
</where>
|
||||
</select>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue