lichunlei 2 years ago
parent
commit
266f3ff94c
1 changed files with 1 additions and 0 deletions
  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)
                             // {