...
This commit is contained in:
@@ -364,6 +364,7 @@ namespace Back.Controllers
|
||||
if (level != 10)
|
||||
foreach (var pitem in result.payments)
|
||||
{
|
||||
|
||||
PaymentDto payment = new PaymentDto();
|
||||
payment = new PaymentDto
|
||||
{
|
||||
|
Reference in New Issue
Block a user