浏览代码

CardType卡类型默认为2,发放奖励

lcl 1 年之前
父节点
当前提交
5d00ea71ab
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      AppStart/Helper/SycnSpServer/SycnSpBindService.cs

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

@@ -192,6 +192,7 @@ namespace MySystem
                                 pos.BindingState = 1;
                                 pos.BindingTime = Bind.CreateTime;
                                 pos.Status = 0;
+                                pos.CardType = 2;
 
                                 string KindName = Bind.Remark; //商品类型名称
                                 string Name = Bind.Field3; //商品名称