浏览代码

fix:修改

duxin 4 天之前
父节点
当前提交
0f7347e316
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      src/jfw/modules/subscribepay/src/entity/basePack.go

+ 2 - 1
src/jfw/modules/subscribepay/src/entity/basePack.go

@@ -379,7 +379,8 @@ func (this *FindRecordStruct) DefaultData() ([]map[string]interface{}, int) {
 				case 2: //消费
 					remarks["source"] = "下载报告"
 				case 3: //回收
-					remarks["source"] = "未使用权益失效"
+					remarks["describe"] = "未使用权益失效"
+					userType = 7
 				case 4: //重新分配
 					userType = 1
 					remarks["source"] = fmt.Sprintf("%s卡每月余额权益", combo)