mopybird hace 1 año
padre
commit
eb3a7aed7d
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      apps/web/common/views.py

+ 1 - 0
apps/web/common/views.py

@@ -43,6 +43,7 @@ from apps.web.core.utils import DefaultJsonErrorResponse, JsonOkResponse, JsonEr
 from apps.web.dealer.models import Dealer
 from apps.web.device.models import Device
 from apps.web.device.timescale import PowerManager
+from apps.web.helpers import PlatformPayGatewayUtil
 from apps.web.user.models import MoniUser, AskRobot
 from apps.web.user.models import MyUser
 from apps.web.user.utils import get_consume_order