This website works better with JavaScript.
Home
Explore
Help
Sign In
go_rely_warehouse
/
zyos_go_mq_consume
Watch
4
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
更新
guide_order
huangjiajun
4 months ago
parent
eb472df48f
commit
65e580d4fc
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
app/svc/svc_order_track_save_create.go
+ 1
- 0
app/svc/svc_order_track_save_create.go
View File
@@ -558,6 +558,7 @@ func OrderSaveCreate(eg *xorm.Engine, pvd string, ordData *[]md.OrderInfo, opts
}
// 插入新订单
newOrd := &model.OrdList{
TaskType: v.TaskType,
OrderFormType: orderFormType,
OrdId: oid,
Uid: uid,
Write
Preview
Loading…
Cancel
Save