This commit is contained in:
Alireza Ahmadi
2023-12-10 16:56:02 +01:00
parent b946f7a1d4
commit 94117f94e8
5 changed files with 8 additions and 11 deletions

View File

@@ -802,7 +802,7 @@ func (s *SubService) genRemark(inbound *model.Inbound, email string, extra strin
orders['i'] = inbound.Remark
}
if len(extra) > 0 {
orders['e'] = extra
orders['o'] = extra
}
var remark []string