新增: OCCT 转换服务(STEP→glTF 轻量化后端, 8090 端口, 零新依赖)
This commit is contained in:
5
occt-service/start-service.bat
Normal file
5
occt-service/start-service.bat
Normal file
@@ -0,0 +1,5 @@
|
||||
@echo off
|
||||
cd /d "%~dp0"
|
||||
echo Starting OCCT conversion service on port 8090 ...
|
||||
python occt_service.py
|
||||
pause
|
||||
Reference in New Issue
Block a user