Explorar o código

shop apply generate order

abiao %!s(int64=4) %!d(string=hai) anos
pai
achega
abd2f24412
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      go/gopath/src/fohow.com/apps/helpers/promotion_helper.go

+ 1 - 0
go/gopath/src/fohow.com/apps/helpers/promotion_helper.go

@@ -595,6 +595,7 @@ func CreateShopApplyOrder(shopAppplyId int64) {
 		}
 	}
 	if !delOrder {
+		order.Status = order_model.STATUS_PROCESSING
 		order.TotalPrice = total
 		order.Contact = shopApply.Name
 		order.Address = shopApply.Address