lixiaojun
2024-04-30 b4db153d2e28d451592811fea29c6d1bab71887b
分支
用户 lixiaojun <1287241240@qq.com>
星期二, 四月 30, 2024 13:52 +0800
提交者 lixiaojun <1287241240@qq.com>
星期二, 四月 30, 2024 13:52 +0800
提交b4db153d2e28d451592811fea29c6d1bab71887b
目录 c3f9856104e09dd0f569fa5e899e15e92dee7e42 目录 | zip | gz
上一版本 8c17893ca9f35eb80b93b2cd2a850f9499a1ff8f 查看 | 对比
优化运行分析,运行记录结构更改,运行服务新增监测中断判断
已重命名27个文件
已修改29个文件
已添加2个文件
667 ■■■■■ 文件已修改
Yw.Application.Run.Core/00-core/Mapper.cs 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
Yw.Application.Run.Core/Properties/PublishProfiles/FolderProfile.pubxml.user 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
Yw.Application.Run.Core/Yw.Application.Run.Core.csproj 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
Yw.Dto.Run.Core/01-configure/AddRunAnalyConfigureInput.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
Yw.Dto.Run.Core/01-configure/RunAnalyConfigureStdDto.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
Yw.Dto.Run.Core/01-configure/SetRunAnalyConfigureInput.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
Yw.Dto.Run.Core/01-configure/UpdateRunAnalyConfigureInput.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
Yw.Dto.Run.Core/02-record/AddRunRealLastRecordInput.cs 12 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
Yw.Dto.Run.Core/02-record/RunRealRecordStdDto.cs 12 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
Yw.Dto.Run.Core/Properties/PublishProfiles/FolderProfile.pubxml.user 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
Yw.Dto.Run.Core/Yw.Dto.Run.Core.csproj 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
Yw.Server.Run/01-equipment/01-service/EquipmentRunAnalyServiceJob.cs 34 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
Yw.Server.Run/01-equipment/02-single/EquipmentRunAnalyChangeTimesHelper.cs 36 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
Yw.Server.Run/01-equipment/02-single/EquipmentRunAnalySingleJob.cs 132 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
Yw.Server.Run/02-emws/01-service/EMWSRunAnalyServiceJob.cs 37 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
Yw.Server.Run/02-emws/02-single/EMWSRunAnalyChangeTimesHelper.cs 36 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
Yw.Server.Run/02-emws/02-single/EMWSRunAnalySingleJob.cs 136 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
Yw.Server.Run/Yw.Server.Run.csproj 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
Yw.Service.Run.Core/00-core/AnalyStatus.cs 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
Yw.Service.Run.Core/00-core/DataType.cs 5 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
Yw.Service.Run.Core/00-core/Flags.cs 13 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
Yw.Service.Run.Core/00-core/RunStatus.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
Yw.Service.Run.Core/00-core/SysParas.cs 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
Yw.Service.Run.Core/01-entity/RunAnalyConfigure.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
Yw.Service.Run.Core/01-entity/RunRealRecord.cs 14 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
Yw.Service.Run.Core/02-model/RunAnalyConfigure.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
Yw.Service.Run.Core/02-model/RunRealRecord.cs 17 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
Yw.Service.Run.Core/03-settings/00-core/RunFileHelper.cs 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
Yw.Service.Run.Core/03-settings/00-core/RunParasHelper.cs 对比 | 查看 | 原始文档 | blame | 历史
Yw.Service.Run.Core/03-settings/01-paras/00-core/Paras_Run.cs 10 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
Yw.Service.Run.Core/03-settings/01-paras/00-core/RunParas.cs 对比 | 查看 | 原始文档 | blame | 历史
Yw.Service.Run.Core/03-settings/01-paras/01-database/Paras_Run_DataBase.cs 对比 | 查看 | 原始文档 | blame | 历史
Yw.Service.Run.Core/03-settings/01-paras/01-database/Paras_Run_DataBase_Factory.cs 对比 | 查看 | 原始文档 | blame | 历史
Yw.Service.Run.Core/03-settings/01-paras/01-database/Paras_Run_DataBase_PostgreSql.cs 对比 | 查看 | 原始文档 | blame | 历史
Yw.Service.Run.Core/03-settings/01-paras/01-database/Paras_Run_DataBase_SQLite.cs 对比 | 查看 | 原始文档 | blame | 历史
Yw.Service.Run.Core/03-settings/01-paras/02-lcache/Paras_Run_LCache.cs 对比 | 查看 | 原始文档 | blame | 历史
Yw.Service.Run.Core/03-settings/01-paras/02-lcache/Paras_Run_LCache_Factory.cs 对比 | 查看 | 原始文档 | blame | 历史
Yw.Service.Run.Core/03-settings/01-paras/03-queue/Paras_Run_Queue.cs 对比 | 查看 | 原始文档 | blame | 历史
Yw.Service.Run.Core/03-settings/01-paras/03-queue/Paras_Run_Queue_Factory.cs 对比 | 查看 | 原始文档 | blame | 历史
Yw.Service.Run.Core/03-settings/01-paras/04-exchange/Paras_Run_Exchange.cs 对比 | 查看 | 原始文档 | blame | 历史
Yw.Service.Run.Core/03-settings/01-paras/04-exchange/Paras_Run_Exchange_Factory.cs 对比 | 查看 | 原始文档 | blame | 历史
Yw.Service.Run.Core/03-settings/01-paras/05-cal/Paras_Run_CAL.cs 对比 | 查看 | 原始文档 | blame | 历史
Yw.Service.Run.Core/03-settings/01-paras/05-cal/Paras_Run_CAL_HttpClient.cs 对比 | 查看 | 原始文档 | blame | 历史
Yw.Service.Run.Core/03-settings/01-paras/05-cal/Paras_Run_CAL_LocalClient.cs 对比 | 查看 | 原始文档 | blame | 历史
Yw.Service.Run.Core/03-settings/01-paras/06-run/Paras_Run_Run.cs 对比 | 查看 | 原始文档 | blame | 历史
Yw.Service.Run.Core/03-settings/01-paras/07-task/Paras_Run_Task.cs 对比 | 查看 | 原始文档 | blame | 历史
Yw.Service.Run.Core/04-dal/02-postgresql/RunRealRecord.cs 58 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
Yw.Service.Run.Core/04-dal/03-sqlite/RunRealRecord.cs 58 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
Yw.Service.Run.Core/05-lcache/00-core/CacheKeyHelper.cs 对比 | 查看 | 原始文档 | blame | 历史
Yw.Service.Run.Core/06-exchange/00-core/RunExchangeNameHelper.cs 对比 | 查看 | 原始文档 | blame | 历史
Yw.Service.Run.Core/07-service/00-core/01-create/DALCreateHelper.cs 对比 | 查看 | 原始文档 | blame | 历史
Yw.Service.Run.Core/07-service/00-core/01-create/ExchangeCreateHelper.cs 对比 | 查看 | 原始文档 | blame | 历史
Yw.Service.Run.Core/07-service/00-core/01-create/LCacheCreateHelper.cs 对比 | 查看 | 原始文档 | blame | 历史
Yw.Service.Run.Core/07-service/00-core/01-create/QueueCreateHelper.cs 对比 | 查看 | 原始文档 | blame | 历史
Yw.Service.Run.Core/07-service/00-core/02-cache/CacheHelper.cs 对比 | 查看 | 原始文档 | blame | 历史
Yw.Service.Run.Core/07-service/00-core/03-extensions/Extensions.cs 对比 | 查看 | 原始文档 | blame | 历史
Yw.Service.Run.Core/Properties/PublishProfiles/FolderProfile.pubxml.user 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
Yw.Service.Run.Core/Yw.Service.Run.Core.csproj 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史