duxin преди 1 месец
родител
ревизия
e2d5db3376
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      internal/logic/order/detail.go

+ 1 - 1
internal/logic/order/detail.go

@@ -460,7 +460,7 @@ WHERE eo.wait_empower_id = %s and jod.is_service_open =1 and jod.status =1 and d
 	}
 	result["returnMoneyPlant"] = map[string]interface{}{
 		"list":        returnMoneyPlant.Map(),
-		"returnMoney": returnMoney,
+		"returnMoney": gconv.Int(orderMap["pay_money"]),
 		"plantMoney":  plantMoney,
 	}
 	//退款