shish 1 year ago
parent
commit
119cd6700d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app-ghs/controllers/OrderController.php

+ 1 - 1
app-ghs/controllers/OrderController.php

@@ -2889,7 +2889,7 @@ class OrderController extends BaseController
         $p = new printUtil($wlLabelSn);
         $p->times = 1;
         $content = '<TEXT x="30" y="30" font="12" w="1" h="1" r="90">中中中</TEXT>';
-        $content .= '<TEXT x="130" y="50" font="12" w="2" h="2" r="0">惠雅鲜花</TEXT>';
+        $content .= '<TEXT x="130" y="50" font="12" w="2" h="2" r="90">惠雅鲜花</TEXT>';
 //        $content = '<TEXT x="0" y="0" font="2" w="1" h="1" r="90">' . $shortName . '</TEXT>';
 //        $content .= '<TEXT x="30" y="115" font="2" w="1" h="1" r="90">' . $shortMobile . '</TEXT>';
 //        $content .= '<TEXT x="30" y="250" font="2" w="1" h="1" r="90">' . $shortRemark . '</TEXT>';