Просмотр исходного кода

Merge branch 'goodssn' into dev

shish 9 месяцев назад
Родитель
Сommit
ff548146ed
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      app-ghs/controllers/ProductController.php

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

@@ -179,7 +179,7 @@ class ProductController extends BaseController
 
         if ($type == 0) {
             //打标签
-            $content .= '<BC128 x="30" y="115" h="75" s="1" r="0" n="3" w="10">' . $ptItemId . '</BC128>';
+            $content .= '<BC128 x="30" y="115" h="75" s="1" r="0" n="3" w="10">a' . $ptItemId . '</BC128>';
             if (in_array($mainId, [52, 1459])) {
                 $content .= '<TEXT x="30" y="250" font="12" w="2" h="2" r="0">惠雅鲜花</TEXT>';
             } elseif ($mainId == 16948) {