ningshuxia
2024-05-27 f51ccee7e76f598c1f718190d216f96b5ea1ca46
分支
用户 ningshuxia <ningshuxia0927@outlook.com>
星期一, 五月 27, 2024 09:05 +0800
提交者 ningshuxia <ningshuxia0927@outlook.com>
星期一, 五月 27, 2024 09:05 +0800
提交f51ccee7e76f598c1f718190d216f96b5ea1ca46
目录 0cbeb52c7a9c20515b9eab7e0d59f059e7af76bf 目录 | zip | gz
上一版本
demo
已添加236个文件
文件已修改
.gitignore 对比 | 查看 | 原始文档 | blame | 历史
IStation.Application/00-core/ConfigHelper.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Application/00-core/Mapper.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Application/01-tool/Tool_Controller.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Application/02-product/1-product/Product_Controller.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Application/02-product/1-product/Product_StdController.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Application/02-product/2-product-menu/ProductMenu_Controller.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Application/03-corpration/Corpration_Controller.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Application/03-corpration/Corpration_StdController.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Application/04-project/1-project/Project_Controller.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Application/04-project/1-project/Project_StdController.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Application/04-project/2-project-role-mapping/ProjectRole_Controller.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Application/04-project/3-project-menu/ProjectMenu_Controller.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Application/05-user/1-user/User_Controller.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Application/05-user/1-user/User_StdController.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Application/05-user/2-user-login-account/UserLoginAccount_Controller.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Application/05-user/2-user-login-account/UserLoginAccount_StdController.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Application/05-user/3-user-login-type/UserLoginType_Controller.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Application/05-user/4-user-login-log/UserLoginLog_Controller.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Application/05-user/5-user-login/UserLoginHelper.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Application/05-user/5-user-login/UserLogin_Controller.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Application/05-user/6-user-role-mapping/UserRole_Controller.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Application/06-role/1-role/Role_Controller.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Application/06-role/1-role/Role_StdController.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Application/06-role/2-role-project-menu-mapping/RoleProjectMenu_Controller.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Application/06-role/3-role-user-mapping/RoleUser_Controller.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Application/07-software/1-software/Software_Controller.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Application/07-software/1-software/Software_StdController.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Application/07-software/2-software-project-menu-mapping/SoftwareProjectMenu_Controller.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Application/07-software/3-soft-register/SoftRegister_Controller.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Application/07-software/3-soft-register/SoftRegister_StdController.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Application/08-menu-authority/MenuAuthority_Controller.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Application/GlobalUsings.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Application/IStation.Application.csproj 对比 | 查看 | 原始文档 | blame | 历史
IStation.Application/Properties/PublishProfiles/FolderProfile.pubxml 对比 | 查看 | 原始文档 | blame | 历史
IStation.Application/Properties/PublishProfiles/FolderProfile.pubxml.user 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/01-product/AddProductInput.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/01-product/ProductDto.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/01-product/ProductStdDto.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/01-product/UpdateProductInput.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/02-project-menu/AddProductMenuInput.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/02-project-menu/ProductMenuDto.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/02-project-menu/UpdateProductMenuInput.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/03-corpration/AddCorprationInput.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/03-corpration/CorprationDto.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/03-corpration/CorprationStdDto.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/03-corpration/UpdateCorprationInput.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/04-project/AddProjectInput.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/04-project/ProjectDto.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/04-project/ProjectStdDto.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/04-project/UpdateProjectInput.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/05-project-role-mapping/ProjectRoleHaveDto.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/05-project-role-mapping/SetProjectRoleInput.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/06-project-menu/AddProjectMenuInput.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/06-project-menu/ProjectMenuDto.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/06-project-menu/UpdateProjectMenuInput.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/07-user/AddUserInput.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/07-user/UpdateAdminTypeInput.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/07-user/UpdateUserInput.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/07-user/UserDto.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/07-user/UserStdDto.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/08-user-login-account/UserLoginAccountDto.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/08-user-login-account/UserLoginAccountStdDto.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/09-user-login-type/AddUserLoginTypeInput.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/09-user-login-type/UpdateUserLoginTypeInput.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/09-user-login-type/UserLoginTypeDto.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/10-user-login-log/UserLoginLogStandardDto.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/11-user-login/input/UserLoginManageBySystemAccountStandardInput.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/11-user-login/input/UserLoginProjectBySystemAccountWechatAppletInput.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/11-user-login/input/UserLoginSoftwareBySystemAccountStandardInput.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/11-user-login/output/UserLoginAccountOutput.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/11-user-login/output/UserLoginCorprationOutput.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/11-user-login/output/UserLoginOutput.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/11-user-login/output/UserLoginTargetCorprationOutput.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/11-user-login/output/UserLoginTargetProductOutput.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/11-user-login/output/UserLoginTargetProjectOutput.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/11-user-login/output/UserLoginTargetSoftwareOutput.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/11-user-login/output/UserLoginTypeOutput.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/11-user-login/output/UserLoginUserOutput.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/12-user-role-mapping/SetUserRoleInput.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/12-user-role-mapping/UserRoleHaveDto.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/13-role/AddRoleInput.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/13-role/RoleDto.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/13-role/RoleStdDto.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/13-role/UpdateRoleInput.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/14-role-project-menu-mapping/QueryProjectAuthorizeMenuListInput.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/14-role-project-menu-mapping/RoleProjectMenuHaveDto.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/14-role-project-menu-mapping/SetRoleProjectMenuInput.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/15-role-user-mapping/RoleUserHaveDto.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/15-role-user-mapping/SetRoleUserInput.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/16-software/AddSoftwareInput.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/16-software/SoftwareDto.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/16-software/SoftwareStdDto.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/16-software/UpdateSoftwareInput.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/17-software-project-menu-mapping/SetSoftwareProjectMenuInput.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/17-software-project-menu-mapping/SoftwareProjectMenuHaveDto.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/18-soft-register/AddSoftRegisterInput.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/18-soft-register/SoftRegisterActivateInput.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/18-soft-register/SoftRegisterDto.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/18-soft-register/SoftRegisterStdDto.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/18-soft-register/SoftRegisterVerifyInput.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/18-soft-register/UpdateSoftRegisterInput.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/19-menu-authority/MenuAuthorityDto.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/19-menu-authority/MenuAuthorityHaveDto.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/19-menu-authority/MenuAuthorityTreeDto.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/19-menu-authority/MenuAuthorityTreeHaveDto.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/99-model/code/CodeExceptUnderCorpInput.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/99-model/code/CodeUnderCorpInput.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/99-model/id/IDUnderCorpInput.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/99-model/id/IdsUnderCorpInput.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/99-model/identifier/IdentifierExceptInput.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/99-model/identifier/IdentifierInput.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/99-model/identifier/UpdateIdentifierInput.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/99-model/loginpwd/UpdateLoginPwdInput.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/99-model/page/QueryPageListOfTimeRangeByCorpIDInput.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/99-model/page/QueryPageListOfTimeRangeByUserIDInput.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/99-model/page/QueryPageListOfTimeRangeInput.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/99-model/page/QuerySoftwarePageListOfTimeRangeByUserIDInput.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/99-model/sort/UpdateSortCodeUnderCorpInput.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/99-model/sort/UpdateSorterUnderCorpInput.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/99-model/sort/UpdateTreeSortCodeUnderCorpInput.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/99-model/sort/UpdateTreeSorterUnderCorpInput.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/99-model/userid/UserIDUnderSoftwareIDInput.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/99-model/usestatus/UpdateUseStatusUnderCorpInput.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/99-model/usestatus/UseStatusUnderCorpInput.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/GlobalUsings.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/IStation.Dto.csproj 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/Properties/PublishProfiles/FolderProfile.pubxml 对比 | 查看 | 原始文档 | blame | 历史
IStation.Dto/Properties/PublishProfiles/FolderProfile.pubxml.user 对比 | 查看 | 原始文档 | blame | 历史
IStation.Entry/.config/dotnet-tools.json 对比 | 查看 | 原始文档 | blame | 历史
IStation.Entry/IStation.Entry.csproj 对比 | 查看 | 原始文档 | blame | 历史
IStation.Entry/Program.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Entry/Properties/PublishProfiles/FolderProfile.pubxml 对比 | 查看 | 原始文档 | blame | 历史
IStation.Entry/Properties/PublishProfiles/FolderProfile.pubxml.user 对比 | 查看 | 原始文档 | blame | 历史
IStation.Entry/Properties/launchSettings.json 对比 | 查看 | 原始文档 | blame | 历史
IStation.Entry/appsettings.Development.json 对比 | 查看 | 原始文档 | blame | 历史
IStation.Entry/appsettings.json 对比 | 查看 | 原始文档 | blame | 历史
IStation.Schedule.sln 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/00-core/ConfigHelper.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/00-core/LoginType.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/00-core/MemoryCacheKey.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/00-core/eAuthWeight.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/00-core/eLoginMode.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/00-core/eLoginOperation.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/00-core/eLoginPlatform.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/00-core/eLoginStatus.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/01-entity/01-analysis/AnalysisCombine.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/01-entity/01-analysis/AnalysisConclusion.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/01-entity/01-analysis/AnalysisLog.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/01-entity/02-schedule/ScheduleConclusion.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/01-entity/02-schedule/SchedulePump.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/01-entity/02-schedule/ScheduleRequest.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/01-entity/02-schedule/ScheduleRule.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/01-entity/02-schedule/ScheduleScada.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/02-model/01-analysis/AnalysisCombine.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/02-model/01-analysis/AnalysisConclusion.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/02-model/01-analysis/AnalysisLog.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/02-model/02-schedule/ScheduleConclusion.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/02-model/02-schedule/SchedulePump.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/02-model/02-schedule/ScheduleRequest.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/02-model/02-schedule/ScheduleRule.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/02-model/02-schedule/ScheduleScada.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/03-settings/helper/FileHelper.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/03-settings/helper/ParasHelper.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/03-settings/paras/Paras.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/03-settings/paras/Paras_CAL.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/03-settings/paras/Paras_CAL_LocalClient.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/03-settings/paras/Paras_DataBase.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/03-settings/paras/Paras_DataBase_Factory.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/03-settings/paras/Paras_DataBase_PostgreSql.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/03-settings/paras/Paras_DataBase_SQLite.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/03-settings/paras/Paras_Docking.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/03-settings/paras/Paras_HttpClient.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/03-settings/paras/Paras_JWT.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/03-settings/paras/Paras_LocalFile.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/04-dal/01-interface/01-analysis/IAnalysisCombine.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/04-dal/01-interface/01-analysis/IAnalysisConclusion.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/04-dal/01-interface/01-analysis/IAnalysisLog.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/04-dal/01-interface/02-schedule/IScheduleConclusion.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/04-dal/01-interface/02-schedule/ISchedulePump.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/04-dal/01-interface/02-schedule/IScheduleRequest.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/04-dal/01-interface/02-schedule/IScheduleRule.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/04-dal/01-interface/02-schedule/IScheduleScada.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/04-dal/02-postgresql/01-analysis/AnalysisCombine.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/04-dal/02-postgresql/01-analysis/AnalysisConclusion.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/04-dal/02-postgresql/01-analysis/AnalysisLog.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/04-dal/02-postgresql/02-schedule/ScheduleConclusion.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/04-dal/02-postgresql/02-schedule/SchedulePump.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/04-dal/02-postgresql/02-schedule/ScheduleRequest.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/04-dal/02-postgresql/02-schedule/ScheduleRule.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/04-dal/02-postgresql/02-schedule/ScheduleScada.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/04-dal/03-sqlite/01-analysis/AnalysisCombine.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/04-dal/03-sqlite/01-analysis/AnalysisConclusion.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/04-dal/03-sqlite/01-analysis/AnalysisLog.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/04-dal/03-sqlite/02-schedule/ScheduleConclusion.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/04-dal/03-sqlite/02-schedule/SchedulePump.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/04-dal/03-sqlite/02-schedule/ScheduleRequest.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/04-dal/03-sqlite/02-schedule/ScheduleRule.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/04-dal/03-sqlite/02-schedule/ScheduleScada.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/05-service/00-core/CacheHelper.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/05-service/00-core/CacheKeyHelper.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/05-service/00-core/ConfigHelper.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/05-service/00-core/DALCreateHelper.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/05-service/00-core/Extensions.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/05-service/01-analysis/AnalysisCombine.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/05-service/01-analysis/AnalysisCombine_Instance.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/05-service/01-analysis/AnalysisConclusion.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/05-service/01-analysis/AnalysisConclusion_Instance.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/05-service/01-analysis/AnalysisLog.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/05-service/01-analysis/AnalysisLog_Instance.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/05-service/02-schedule/ScheduleConclusion.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/05-service/02-schedule/ScheduleConclusion_Instance.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/05-service/02-schedule/SchedulePump.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/05-service/02-schedule/SchedulePump_Instance.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/05-service/02-schedule/ScheduleRequest.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/05-service/02-schedule/ScheduleRequest_Instance.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/05-service/02-schedule/ScheduleRule.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/05-service/02-schedule/ScheduleRule_Instance.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/05-service/02-schedule/ScheduleScada.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/05-service/02-schedule/ScheduleScada_Instance.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/GlobalUsings.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/IStation.Service.csproj 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/Properties/PublishProfiles/FolderProfile.pubxml 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/Properties/PublishProfiles/FolderProfile.pubxml.user 对比 | 查看 | 原始文档 | blame | 历史
IStation.Service/paras_schedule_settings.json 对比 | 查看 | 原始文档 | blame | 历史
IStation.WebApi/Converters/DateTimeJsonConverter.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.WebApi/Converters/DateTimeNullableJsonConverter.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.WebApi/Converters/LongJsonConverter.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.WebApi/Converters/LongNullableJsonConverter.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.WebApi/Handlers/JwtHandler.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.WebApi/IStation.WebApi.csproj 对比 | 查看 | 原始文档 | blame | 历史
IStation.WebApi/Result/XnRestfulResultProvider.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.WebApi/Startup.cs 对比 | 查看 | 原始文档 | blame | 历史
IStation.WebApi/applicationconfig.json 对比 | 查看 | 原始文档 | blame | 历史
IStation.WebApi/captcha/LazyCaptchaSetup.cs 对比 | 查看 | 原始文档 | blame | 历史
README.md 对比 | 查看 | 原始文档 | blame | 历史