Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
孙龙
/
golang-queue-server
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
2b941947
authored
Feb 05, 2021
by
孙龙
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
up
parent
c8299b78
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
dal/order/orderTrack/order_track.go
dal/order/orderTrack/order_track.go
View file @
2b941947
...
...
@@ -85,7 +85,7 @@ func InsertData(trackList OrderTrackList) error{
if
status_cn
,
ok
=
ORDER_TRACK_STATUS_CN
[
data
.
STATUS
];
!
ok
{
status_cn
=
""
}
if
data
.
STATUS
==
11
0
&&
currency
==
2
{
if
data
.
STATUS
==
9
0
&&
currency
==
2
{
status_cn
=
"香港已到货"
data
.
MSG
=
"香港仓库入库验收成功,等待出库通知"
}
...
...
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