Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
H
hp-smart
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
platform
hp-smart
Commits
f0d80ef0
Commit
f0d80ef0
authored
Mar 14, 2024
by
yukang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改列表排序按照创建时间倒序
parent
70c4b9f5
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
7 additions
and
7 deletions
+7
-7
HPSC003.xml
src/main/java/com/baosight/hpjx/hp/sc/sql/HPSC003.xml
+1
-1
HPSC004.xml
src/main/java/com/baosight/hpjx/hp/sc/sql/HPSC004.xml
+1
-1
HPSC005A.xml
src/main/java/com/baosight/hpjx/hp/sc/sql/HPSC005A.xml
+1
-1
HPSC005C.xml
src/main/java/com/baosight/hpjx/hp/sc/sql/HPSC005C.xml
+1
-1
HPSC006.xml
src/main/java/com/baosight/hpjx/hp/sc/sql/HPSC006.xml
+1
-1
HPSC006A.xml
src/main/java/com/baosight/hpjx/hp/sc/sql/HPSC006A.xml
+1
-1
HPSC007.xml
src/main/java/com/baosight/hpjx/hp/sc/sql/HPSC007.xml
+1
-1
No files found.
src/main/java/com/baosight/hpjx/hp/sc/sql/HPSC003.xml
View file @
f0d80ef0
...
...
@@ -106,7 +106,7 @@
$orderBy$
</isNotEmpty>
<isEmpty
property=
"orderBy"
>
STATUS,CREATED_TIME
asc
STATUS,CREATED_TIME
DESC
</isEmpty>
</dynamic>
...
...
src/main/java/com/baosight/hpjx/hp/sc/sql/HPSC004.xml
View file @
f0d80ef0
...
...
@@ -193,7 +193,7 @@
$order$
</isNotEmpty>
<isEmpty
property=
"order"
>
ID
asc
ID
DESC
</isEmpty>
</dynamic>
</sql>
...
...
src/main/java/com/baosight/hpjx/hp/sc/sql/HPSC005A.xml
View file @
f0d80ef0
...
...
@@ -90,7 +90,7 @@
$orderBy$
</isNotEmpty>
<isEmpty
property=
"order"
>
ID
asc
ID
DESC
</isEmpty>
</dynamic>
</sql>
...
...
src/main/java/com/baosight/hpjx/hp/sc/sql/HPSC005C.xml
View file @
f0d80ef0
...
...
@@ -201,7 +201,7 @@
$orderBy$
</isNotEmpty>
<isEmpty
property=
"orderBy"
>
ID
asc
ID
DESC
</isEmpty>
</dynamic>
...
...
src/main/java/com/baosight/hpjx/hp/sc/sql/HPSC006.xml
View file @
f0d80ef0
...
...
@@ -178,7 +178,7 @@
$orderBy$
</isNotEmpty>
<isEmpty
property=
"orderBy"
>
CREATED_TIME
asc
CREATED_TIME
DESC
</isEmpty>
</dynamic>
</sql>
...
...
src/main/java/com/baosight/hpjx/hp/sc/sql/HPSC006A.xml
View file @
f0d80ef0
...
...
@@ -223,7 +223,7 @@
$orderBy$
</isNotEmpty>
<isEmpty
property=
"orderBy"
>
ID
asc
ID
DESC
</isEmpty>
</dynamic>
</sql>
...
...
src/main/java/com/baosight/hpjx/hp/sc/sql/HPSC007.xml
View file @
f0d80ef0
...
...
@@ -90,7 +90,7 @@
$orderBy$
</isNotEmpty>
<isEmpty
property=
"orderBy"
>
ID
asc
ID
DESC
</isEmpty>
</dynamic>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment