@@ -324,10 +324,10 @@ class StockOutOrderClass extends BaseClass
$content .= '<BR>';
- $content .= '<BR>';
$content .= '<B>签名:</B><BR>';
+ $content .= '<BR>';
$shopId = $shop->id;
$ext = ShopExtClass::getByCondition(['shopId' => $shopId]);
$printSn = $ext['printSn'] ?? '';