Просмотр исходного кода

Merge branch 'feature/v1.0.7' of https://app.yhyue.com/moapp/jyResourcesCenter into feature/v1.0.7

wangchuanjin 6 месяцев назад
Родитель
Сommit
1dc370382c
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      service/balanceService.go

+ 1 - 1
service/balanceService.go

@@ -661,7 +661,7 @@ func (service *BalanceService) DataExpireHandle() {
 				entUserId = gconv.Int64(gconv.String(entUserData["id"]))
 				entName := gconv.String(entUserData["name"])
 				entPhone := gconv.String(entUserData["phone"])
-				operator = fmt.Sprintf("%s(%s)", entName, entPhone)
+				operator = fmt.Sprintf("%s(%s)", entName, entPhone)
 			}
 		}
 		detailed := entity.Detailed{