整理项目目录结构

This commit is contained in:
zhangshun
2026-06-01 16:45:27 +08:00
parent ccfc17cee4
commit e8e485b115
20 changed files with 36 additions and 1 deletions

13
tests/fixtures/legacy/WorkTest.json vendored Normal file
View File

@@ -0,0 +1,13 @@
//曲柄滑块机构测试
{
"msg": "曲柄滑块机构运动学测试",
"req_code": "DEBUG_001",
"req_from": "debugger",
"req_cmd": "Cmd_FourBar_CrankSlider",
"req_param": {
"L_AB": 0.5,
"L_BS": 2.0,
"S_OFS": 0.0,
"angleDeg": 45.0
}
}