debug
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
<!doctype html>
|
||||
<html lang="zh-CN">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Domain Supply Batch Summary</title>
|
||||
<style>body{font-family:Arial,sans-serif;padding:24px;}table{border-collapse:collapse;width:100%;}th,td{border:1px solid #ddd;padding:8px;text-align:left;vertical-align:top;}th{background:#f6f6f6;}code{word-break:break-all;white-space:pre-wrap;}</style>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Domain Supply Batch Summary</h1>
|
||||
<p>template: <code>/www/wwwroot/diff-maccms/SEONexus/code/public/_admin_templates/domain-supply-batch/domain-supply-batch-template.xlsx</code></p>
|
||||
<p>output_root: <code>/www/wwwroot/diff-maccms/SEONexus/code/public/_admin_templates/domain-supply-runs/test-run</code></p>
|
||||
<p>processed: <strong>2</strong> / success: <strong>2</strong> / failed: <strong>0</strong></p>
|
||||
<p>site_import_rows: <strong>2</strong> / bootstrap_rows: <strong>2</strong></p>
|
||||
<table><thead><tr><th>Host</th><th>Strategy</th><th>Status</th><th>Message</th><th>Site Import</th><th>Bootstrap</th></tr></thead><tbody>
|
||||
<tr><td>traffic-supply.example.com</td><td>traffic</td><td>ready</td><td>prepared</td><td>traffic-supply.example.com</td><td>traffic-supply.example.com</td></tr>
|
||||
<tr><td>*.expand-supply.example.com</td><td>expand</td><td>ready</td><td>prepared</td><td>*.expand-supply.example.com</td><td>*.expand-supply.example.com</td></tr>
|
||||
</tbody></table>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user