lichunlei %!s(int64=2) %!d(string=hai) anos
pai
achega
266f3ff94c
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      AppStart/Helper/SycnSpServer/SycnSpChangeBindService.cs

+ 1 - 0
AppStart/Helper/SycnSpServer/SycnSpChangeBindService.cs

@@ -88,6 +88,7 @@ namespace MySystem
                             newpos.ActivationState = oldpos.ActivationState;
                             newpos.BindingTime = oldpos.BindingTime;
                             newpos.ActivationTime = oldpos.ActivationTime;
+                            newpos.IsFirst = oldpos.IsFirst;
                             // bool checkActReward = db.ActiveReward.Any(m => m.KqMerNo == merchant.KqMerNo);
                             // if (!checkActReward)
                             // {