Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
J
jiedao-api-boot-master
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
lanbaoming
jiedao-api-boot-master
Commits
bf1ba4b3
Commit
bf1ba4b3
authored
Oct 15, 2024
by
332784038@qq.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
补充预装的状态文案返回值
parent
5580b7b8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
OrderStatusMsgEnum.java
.../iocoder/yudao/module/order/enums/OrderStatusMsgEnum.java
+1
-0
No files found.
yudao-module-order/yudao-module-order-core/src/main/java/cn/iocoder/yudao/module/order/enums/OrderStatusMsgEnum.java
View file @
bf1ba4b3
...
@@ -28,6 +28,7 @@ public enum OrderStatusMsgEnum {
...
@@ -28,6 +28,7 @@ public enum OrderStatusMsgEnum {
adjust_applying
(
5
,
10112
,
212
,
0
,
"调仓中"
,
"order.status.adjust"
,
"order.status.adjust"
),
adjust_applying
(
5
,
10112
,
212
,
0
,
"调仓中"
,
"order.status.adjust"
,
"order.status.adjust"
),
ADJUST_WAREHOUSE
(
5
,
10113
,
215
,
0
,
"调仓已到仓"
,
"order.status.adjust.arrived.warehouse"
,
"order.status.adjust.arrived.warehouse"
),
ADJUST_WAREHOUSE
(
5
,
10113
,
215
,
0
,
"调仓已到仓"
,
"order.status.adjust.arrived.warehouse"
,
"order.status.adjust.arrived.warehouse"
),
ADJUST_WAREHOUSE_PRE_INSTALLED
(
5
,
10113
,
215
,
304
,
"调仓已到仓"
,
"order.status.adjust.arrived.warehouse"
,
"order.status.adjust.arrived.warehouse"
),
EXIT_WAREHOUSE
(
5
,
10114
,
216
,
0
,
"报关退场已入仓"
,
"order.status.adjust.demobilized.warehoused"
,
"order.status.warehousing"
),
EXIT_WAREHOUSE
(
5
,
10114
,
216
,
0
,
"报关退场已入仓"
,
"order.status.adjust.demobilized.warehoused"
,
"order.status.warehousing"
),
PRE_INSTALLED_PROGRESS
(
5
,
10115
,
202
,
304
,
"已入仓"
,
"order.status.warehousing"
,
"order.status.warehousing"
),
PRE_INSTALLED_PROGRESS
(
5
,
10115
,
202
,
304
,
"已入仓"
,
"order.status.warehousing"
,
"order.status.warehousing"
),
// PRE_INSTALLED_PROGRESS(5, 10115, 202, 304, "预装中", "order.status.pre.install", "order.status.pre.install"),
// PRE_INSTALLED_PROGRESS(5, 10115, 202, 304, "预装中", "order.status.pre.install", "order.status.pre.install"),
...
...
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