WIN-2308041133\Administrator 2 týždňov pred
rodič
commit
2c9e0e3e3e

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

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