|
|
@@ -1924,9 +1924,8 @@ EOT;
|
|
|
</body>
|
|
|
</html>
|
|
|
ORDER;
|
|
|
-
|
|
|
- // 🎯 修改8:在生成PDF前验证context内容
|
|
|
- file_put_contents(\Yii::getAlias('@runtime') . '/last_pdf_context.html', $context);
|
|
|
+ Logger::trace(111,'rpc');
|
|
|
+ Logger::trace($context,'rpc');
|
|
|
|
|
|
require_once (\Yii::$app->vendorPath . '/tecnickcom/tcpdf/tcpdf.php');
|
|
|
|