Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
order-center-tool-2
Project
Project
Details
Activity
Releases
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
陈文明
order-center-tool-2
Commits
4680f06e
Commit
4680f06e
authored
Jul 03, 2025
by
年畅
🛀
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix
parent
fa64ce58
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
ListSellerRefundConst.java
...zm/order/tool/server/constants/ListSellerRefundConst.java
+3
-2
No files found.
src/main/java/com/zm/order/tool/server/constants/ListSellerRefundConst.java
View file @
4680f06e
...
...
@@ -16,6 +16,8 @@ public class ListSellerRefundConst {
public
static
List
<
Long
>
list
=
new
ArrayList
<>();
static
{
list
.
add
(
220030L
);
list
.
add
(
218608L
);
// list.add(214159L);
// list.add(210512L);
// list.add(210148L);
...
...
@@ -32,7 +34,6 @@ public class ListSellerRefundConst {
// list.add(215565L);
// list.add(215018L);
// list.add(210313L);
list
.
add
(
220030L
);
// list.add(218430L);
// list.add(216172L);
// list.add(214465L);
...
...
@@ -73,7 +74,7 @@ public class ListSellerRefundConst {
// list.add(49573L);
// list.add(208514L);
// list.add(206963L);
list
.
add
(
218608L
);
// list.add(219547L);
// list.add(215758L);
// list.add(209374L);
...
...
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