yanjinhui
2025-02-28 4665f816ee8c2eb6fa9e6d1662eeca2131f60159
分支
用户 yanjinhui <3306209981@qq.com>
星期五, 二月 28, 2025 23:15 +0800
提交者 yanjinhui <3306209981@qq.com>
星期五, 二月 28, 2025 23:15 +0800
提交4665f816ee8c2eb6fa9e6d1662eeca2131f60159
目录 f5df455c37b91a376282bfeaf74b175f38205e9f 目录 | zip | gz
上一版本 880766ff5ccc98f1def11cd3c6e15e860f143ada 查看 | 对比
添加了已有表的服务层
已修改8个文件
已添加25个文件
3048 ■■■■ 文件已修改
项目代码/WIDESEAWCS_Server 正式/.vs/WIDESEAWCS_Server/v17/DocumentLayout.backup.json 1239 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WIDESEAWCS_Server 正式/.vs/WIDESEAWCS_Server/v17/DocumentLayout.json 1248 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WIDESEAWCS_Server 正式/.vs/WIDESEAWCS_Server/v17/HierarchyCache.v1.txt 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WIDESEAWCS_Server 正式/SerialPortService/SerialPortService.cs 3 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WIDESEAWCS_Server 正式/WIDESEAWCS_BasicInfoRepository/ArticleInfomRepository.cs 13 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WIDESEAWCS_Server 正式/WIDESEAWCS_BasicInfoRepository/ProcessRepository .cs 13 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WIDESEAWCS_Server 正式/WIDESEAWCS_BasicInfoRepository/TemplateRepository.cs 13 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WIDESEAWCS_Server 正式/WIDESEAWCS_BasicInfoService/ArticleInfomServer.cs 19 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WIDESEAWCS_Server 正式/WIDESEAWCS_BasicInfoService/ProcessServer.cs 19 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WIDESEAWCS_Server 正式/WIDESEAWCS_BasicInfoService/TemplateServer.cs 19 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WIDESEAWCS_Server 正式/WIDESEAWCS_DTO/TaskInfo/Dt_NjTaskDTO.cs 36 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WIDESEAWCS_Server 正式/WIDESEAWCS_IBasicInfoRepository/IArticleInfomRepository.cs 10 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WIDESEAWCS_Server 正式/WIDESEAWCS_IBasicInfoRepository/IProcessRepository.cs 10 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WIDESEAWCS_Server 正式/WIDESEAWCS_IBasicInfoRepository/ITemplateRepository.cs 10 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WIDESEAWCS_Server 正式/WIDESEAWCS_IBasicInfoService/IArticleInfomServer.cs 21 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WIDESEAWCS_Server 正式/WIDESEAWCS_IBasicInfoService/IProcessServer.cs 21 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WIDESEAWCS_Server 正式/WIDESEAWCS_IBasicInfoService/ITemplateServer.cs 21 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WIDESEAWCS_Server 正式/WIDESEAWCS_ITaskInfoRepository/INjTaskRepository.cs 16 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WIDESEAWCS_Server 正式/WIDESEAWCS_ITaskInfoService/INjTaskServer.cs 22 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WIDESEAWCS_Server 正式/WIDESEAWCS_Model/Models/SerialPort/ArticleInfom.cs 24 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WIDESEAWCS_Server 正式/WIDESEAWCS_Model/Models/SerialPort/Dt_NJCommands.cs 23 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WIDESEAWCS_Server 正式/WIDESEAWCS_Model/Models/SerialPort/Dt_NjTask.cs 56 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WIDESEAWCS_Server 正式/WIDESEAWCS_Model/Models/SerialPort/Dt_Template.cs 31 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WIDESEAWCS_Server 正式/WIDESEAWCS_Server/Controllers/BasicInfo/ArticleInfomController.cs 23 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WIDESEAWCS_Server 正式/WIDESEAWCS_Server/Controllers/BasicInfo/ProcessController.cs 25 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WIDESEAWCS_Server 正式/WIDESEAWCS_Server/Controllers/BasicInfo/TemplateController .cs 23 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WIDESEAWCS_Server 正式/WIDESEAWCS_Server/Controllers/SerialPort/SerialPortController.cs 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WIDESEAWCS_Server 正式/WIDESEAWCS_Server/Controllers/Task/NjTaskController.cs 27 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WIDESEAWCS_Server 正式/WIDESEAWCS_Server/Program.cs 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WIDESEAWCS_Server 正式/WIDESEAWCS_TaskInfoRepository/NjTaskRepository.cs 19 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WIDESEAWCS_Server 正式/WIDESEAWCS_TaskInfoService/NjTaskServer.cs 26 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WIDESEAWCS_Server 正式/WIDESEAWCS_Tasks/SerialPort/SerialPortTestJob.cs 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WIDESEAWCS_Server 正式/WIDESEAWCS_Tasks/TestJob.cs 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史