lt 5 днів тому
батько
коміт
9c739bdcba

+ 1 - 1
RO_Server_Trunk-branch_0.1.39/roserver/game/model/role.go

@@ -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 {