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.
 
 
 
 
 
 
Go to file
haoliang 5d1d5ebb27 docs: 完善前后端接口规范,解决Mock不动规则与RESTful规范的冲突 2 months ago
database feat(database): 数据库定稿落地,cnc_business(17表)+cnc_log(3表),含预置数据(车间/品牌/配置/大屏卡片) 2 months ago
docs docs: 完善前后端接口规范,解决Mock不动规则与RESTful规范的冲突 2 months ago
frontend 修复路由重定向到/login + 登录失败提示不显示 2 months ago
src fix: 修复20个列表接口返回格式与Mock不一致问题,新增5.2.1 Mock数据结构对齐规范 2 months ago
tests 新增CncWebApi.Tests:14个控制器127个测试全部通过 2 months ago
.gitignore IIS部署准备:csproj输出到bin\ + 前端build输出到admin + 修复全部TS类型错误 2 months ago
AGENTS.md feat: 搭建VS2017解决方案骨架(8项目+前端文件夹),编译通过0错误 2 months ago
CncDataSystem.sln feat: 搭建VS2017解决方案骨架(8项目+前端文件夹),编译通过0错误 2 months ago
deploy-admin.ps1 IIS部署准备:csproj输出到bin\ + 前端build输出到admin + 修复全部TS类型错误 2 months ago
发那科系统采集示例.txt