WIN-2308041133\Administrator 1 month ago
parent
commit
2c9e0e3e3e
1 changed files with 4 additions and 4 deletions
  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