deploy fixed MRR drift and webservice CylindroidHolder buckle branch update issue.

This commit is contained in:
2026-05-28 19:42:05 +08:00
parent d7836db45f
commit 95b5790622
140 changed files with 8079 additions and 14099 deletions
@@ -109,9 +109,11 @@
<li>Geom/CylindroidControl</li>
</ul>
<h3 id="web-service-application-source-code-path">Web Service Application Source Code Path</h3>
<p>HiNC-2025-webservice (Quasar CLI SPA):</p>
<ul>
<li>wwwroot/geom/cylindroid-control.js</li>
<li>Geom/CylindroidHub.cs</li>
<li><code>wwwroot-src/src/components/geom/CylindroidEditor.vue</code> — reusable Z-R pair editor (add / remove / edit); edits the cylindroid by IndexService key and emits <code>changed</code> so the owner can resync.</li>
<li><code>wwwroot-src/src/api/geometry.ts</code> — Cylindroid API wrappers.</li>
<li><code>Geom/CylindroidController.cs</code> — REST endpoints at <code>/api/Cylindroid/*</code> (Get / GetPairCount / GetPairAt / UpdatePairAt / UpdateAllPairs / AddPair / RemovePairAt / SortByZ).</li>
</ul>
</article>