Skip to content

Commit

Permalink
feat:希望支持分支进行上架测试 #4780
Browse files Browse the repository at this point in the history
  • Loading branch information
yjieliang committed Oct 19, 2023
1 parent 32764f3 commit f01c326
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -535,7 +535,7 @@ class AtomDao : AtomBaseDao() {
field
).from(t)
.orderBy(
field,
field.desc(),
firstVersion.plus(0).desc(),
secondVersion.plus(0).desc(),
thirdVersion.plus(0).desc()
Expand Down

0 comments on commit f01c326

Please sign in to comment.