WIN-2308041133\Administrator hace 1 semana
padre
commit
2c9e0e3e3e
Se han modificado 1 ficheros con 4 adiciones y 4 borrados
  1. 4 4
      app/api/controller/user/UserBillController.php

+ 4 - 4
app/api/controller/user/UserBillController.php

@@ -292,10 +292,10 @@ class UserBillController
                             array(
                                 'url' => $urlCode,     //二维码资源
                                 'stream' => 0,
-                                'left' => 0,
-                                'top' => 0,
-                                'right' => 185,
-                                'bottom' => 800,
+                                'left' => 185,
+                                'top' => 800,
+                                'right' => 0,
+                                'bottom' => 0,
                                 'width' => 360,
                                 'height' => 360,
                                 'opacity' => 100