You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
- CncWebApi.csproj: OutputPath改为bin\,AppendTargetFrameworkToOutputPath=false - .gitignore: 排除src/CncWebApi/admin/目录 - vite.config.ts: build.outDir指向../src/CncWebApi/admin - deploy-admin.ps1: 一键编译后端+前端部署脚本 - request.ts: 类型安全封装,返回Promise<ApiResponse<T>> - types/index.ts: 扩展Machine/Alert/OperationLog/ScreenCard/CollectAddress/MachineStatus字段 - 修复11个页面文件的TS类型错误(vue-tsc 0错误) |
1 week ago | |
|---|---|---|
| database | 1 week ago | |
| docs | 1 week ago | |
| frontend | 1 week ago | |
| src | 1 week ago | |
| tests | 1 week ago | |
| .gitignore | 1 week ago | |
| AGENTS.md | 1 week ago | |
| CncDataSystem.sln | 1 week ago | |
| deploy-admin.ps1 | 1 week ago | |
| 发那科系统采集示例.txt | 1 week ago | |