PostService with job reply

This commit is contained in:
2023-07-25 10:30:42 -07:00
parent 98c6262a4d
commit 0111a25e69
16 changed files with 261 additions and 55 deletions

View File

@ -7,7 +7,12 @@
</div>
<div class="row p-1">
<div class="col-6">
<h1 id="data" style="text-align:center"></h1>
<h1 id="lastScanServiceResultValue" style="text-align:center"></h1>
</div>
</div>
<div class="row p-1">
<div class="col-6">
<h1 id="httpContentBody" style="text-align:center"></h1>
</div>
</div>
</div>