|
@@ -3714,7 +3714,7 @@ func (this *Role) payInfoGet(goodsType, goodsId, count int32, rushStage, rushRou
|
|
|
//CpOrderId: model.GenerateUidByZone(int(this.GetSelectZone())),
|
|
//CpOrderId: model.GenerateUidByZone(int(this.GetSelectZone())),
|
|
|
Uid: this.GetUUid(),
|
|
Uid: this.GetUUid(),
|
|
|
OrderProcessTime: util.GetTimeMilliseconds(),
|
|
OrderProcessTime: util.GetTimeMilliseconds(),
|
|
|
- SId: int32(service.GetServiceConfig().Node.Zone),
|
|
|
|
|
|
|
+ SId: this.GetSelectZone(),
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
if cpOrderId > 0 {
|
|
if cpOrderId > 0 {
|