This commit is contained in:
MHSanaei
2023-12-10 20:43:48 +03:30
committed by Alireza Ahmadi
parent 24ef749842
commit af54b34f3a
13 changed files with 394 additions and 423 deletions

View File

@@ -876,7 +876,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