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