Sfoglia il codice sorgente

更新

guide_order
huangjiajun 4 mesi fa
parent
commit
65e580d4fc
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. +1
    -0
      app/svc/svc_order_track_save_create.go

+ 1
- 0
app/svc/svc_order_track_save_create.go Vedi 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,


Caricamento…
Annulla
Salva