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
5f14f959
Commit
5f14f959
authored
Jul 03, 2025
by
年畅
🛀
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix
parent
3171d111
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
198 additions
and
199 deletions
+198
-199
ListSellerConst.java
...a/com/zm/order/tool/server/constants/ListSellerConst.java
+197
-198
ListSellerRefundConst.java
...zm/order/tool/server/constants/ListSellerRefundConst.java
+1
-1
No files found.
src/main/java/com/zm/order/tool/server/constants/ListSellerConst.java
View file @
5f14f959
This diff is collapsed.
Click to expand it.
src/main/java/com/zm/order/tool/server/constants/ListSellerRefundConst.java
View file @
5f14f959
...
...
@@ -16,7 +16,6 @@ public class ListSellerRefundConst {
public
static
List
<
Long
>
list
=
new
ArrayList
<>();
static
{
// list.add(31918L);
list
.
add
(
214159L
);
list
.
add
(
210512L
);
list
.
add
(
210148L
);
...
...
@@ -25,6 +24,7 @@ public class ListSellerRefundConst {
list
.
add
(
214081L
);
// 这家没刷
// list.add(214790L);
// list.add(31918L);
list
.
add
(
215846L
);
list
.
add
(
215029L
);
...
...
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