1
hutongqing
2024-08-20 d8d11d4d8a9178e02e39a8cee435290dec7a3b0b
分支
用户 hutongqing <hutongqing@hnkhzn.com>
星期二, 八月 20, 2024 11:40 +0800
提交者 hutongqing <hutongqing@hnkhzn.com>
星期二, 八月 20, 2024 11:40 +0800
提交d8d11d4d8a9178e02e39a8cee435290dec7a3b0b
目录 e9d83a4b7e19be77279cf46091a3d604c9ef1825 目录 | zip | gz
上一版本 69132145d92a3f172f753122f5c00484883dcca8 查看 | 对比
1
已添加429个文件
109222 ■■■■■ 文件已修改
WIDESEAWCS_Client/.eslintrc.js 28 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/.gitignore 23 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/README.md 41 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/babel.config.js 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/config/buttons.js 85 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/package-lock.json 33431 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/package.json 66 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/public/index.html 135 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/public/static/login_bg.png 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/public/wcslogo.png 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/public/wms_d.png 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/App.vue 63 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/api/http.js 323 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/api/permission.js 53 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/api/useTest.js 9 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/assets/css/common.less 75 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/assets/element-icon/fonts/element-icons.ttf 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/assets/element-icon/fonts/element-icons.woff 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/assets/element-icon/icon.css 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/assets/imgs/error-img.png 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/assets/imgs/error.png 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/assets/imgs/favicon.ico 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/assets/imgs/h5/01.jpg 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/assets/imgs/h5/02.jpg 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/assets/imgs/h5/03.jpg 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/assets/imgs/h5/04.jpg 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/assets/imgs/h5/05.jpg 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/assets/imgs/h5/06.jpg 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/assets/imgs/h5/07.jpg 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/assets/imgs/log.png 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/assets/imgs/logo.png 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/assets/imgs/wcs_logo.png 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/assets/imgs/wms_d.png 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/assets/imgs/wms_x.png 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/assets/logo.png 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/assets/script/common.js 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/assets/script/extend.js 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/assets/script/testFormExtend.js 15 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/components/basic/AsyncLoading.vue 10 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/components/basic/Audit.vue 59 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/components/basic/Empty.vue 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/components/basic/ErrorMsg.vue 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/components/basic/Icons.vue 345 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/components/basic/QuickSearch.vue 152 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/components/basic/RouterLoading.vue 105 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/components/basic/UploadExcel.vue 221 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/components/basic/ViewGrid/AuditHis.vue 46 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/components/basic/ViewGrid/ViewGrid.less 178 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/components/basic/ViewGrid/ViewGrid.vue 806 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/components/basic/ViewGrid/ViewGridAudit.vue 427 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/components/basic/ViewGrid/ViewGridCustomColumn.js 151 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/components/basic/ViewGrid/ViewGridCustomColumn.vue 95 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/components/basic/ViewGrid/detailMethods.js 102 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/components/basic/ViewGrid/index.js 7 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/components/basic/ViewGrid/methods.js 1682 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/components/basic/ViewGrid/props.js 55 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/components/basic/ViewGrid/serviceFilter.js 109 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/components/basic/VolBox.vue 200 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/components/basic/VolElementMenu.vue 198 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/components/basic/VolElementMenuChild.vue 56 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/components/basic/VolForm.vue 1487 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/components/basic/VolForm/VolFormRender.js 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/components/basic/VolFormDraggable/DownloadForm.js 156 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/components/basic/VolFormDraggable/VolFormDraggable.vue 1157 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/components/basic/VolFormDraggable/VolFormPreview.vue 206 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/components/basic/VolFormDraggable/formTemplate.js 664 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/components/basic/VolFormDraggable/index.js 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/components/basic/VolFormDraggable/options.js 226 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/components/basic/VolFormDraggable/templateCode.js 95 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/components/basic/VolHeader.vue 67 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/components/basic/VolTable.vue 1832 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/components/basic/VolTable/VolTableRender.js 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/components/basic/VolUpload.vue 880 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/components/editor/KindEditor.vue 13 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/components/editor/VolWangEditor.vue 154 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/components/redirect/401.vue 19 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/components/redirect/404.vue 21 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/components/redirect/Message.vue 39 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/components/redirect/RedirectError.vue 59 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/components/redirect/coding.vue 25 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/components/workflow/data_A.js 54 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/components/workflow/force-directed.js 182 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/components/workflow/index.css 258 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/components/workflow/jsplumb.js 15711 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/components/workflow/mixins.js 157 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/components/workflow/node.vue 99 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/components/workflow/node_filter.vue 201 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/components/workflow/node_form.vue 350 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/components/workflow/node_menu.vue 126 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/components/workflow/panel.vue 612 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/components/workflow/utils.js 29 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/extension/quartzJob/deviceInfo.js 58 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/extension/quartzJob/deviceProtocol.js 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/extension/quartzJob/deviceProtocolDetail.js 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/extension/quartzJob/dispatchInfo.js 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/extension/system/Sys_Dictionary.js 65 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/extension/system/Sys_DictionaryList.js 22 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/extension/system/Sys_Log.js 26 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/extension/system/Sys_Role.js 49 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/extension/system/Sys_Role1.js 61 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/extension/system/Sys_User.js 86 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/extension/system/Sys_User/Sys_UserGridHeader.vue 85 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/extension/system/system/Sys_Department.js 152 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/extension/taskinfo/extend/taskExecuteDetail.vue 223 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/extension/taskinfo/task.js 73 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/main.js 63 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/router/charts.js 17 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/router/index.js 86 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/router/redirect.js 22 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/router/viewGird.js 46 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/store/index.js 90 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/uitils/common.js 344 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/views/Home.vue 24 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/views/Index.vue 716 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/views/Login.vue 386 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/views/builder/builderData.js 195 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/views/builder/coder.vue 658 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/views/charts/bigdata.vue 258 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/views/charts/bigdata/IviewCircle.vue 102 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/views/charts/bigdata/chart-options.js 551 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/views/charts/bigdata/head_bg.png 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/views/charts/bigdata/layout.less 197 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/views/charts/chart.vue 101 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/views/charts/chartOptions.js 212 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/views/charts/flex.vue 386 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/views/charts/formChart.vue 118 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/views/charts/formOptions.js 148 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/views/home/home-chart-options.js 248 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/views/index/Message.vue 45 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/views/index/MessageConfig.js 28 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/views/index/index.less 644 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/views/quartzJob/deviceInfo.vue 327 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/views/quartzJob/deviceProtocol.vue 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/views/quartzJob/deviceProtocolDetail.vue 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/views/quartzJob/dispatchInfo.vue 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/views/system/Permission.vue 359 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/views/system/Permission/RoleTree.vue 152 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/views/system/Sys_Dictionary.vue 332 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/views/system/Sys_DictionaryList.vue 65 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/views/system/Sys_Log.vue 70 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/views/system/Sys_Menu.vue 618 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/views/system/Sys_Role.vue 217 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/views/system/Sys_Role1.vue 72 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/views/system/Sys_User.vue 369 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/views/system/UserInfo.vue 317 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/views/system/system/Sys_Department.vue 71 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/views/system/test.vue 18 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/src/views/taskinfo/task.vue 224 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/tests/unit/example.spec.js 13 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/vue.config.js 53 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Client/yarn.lock 10203 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/.editorconfig 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/.vs/ProjectEvaluation/wideseawcs_server.metadata.v7.bin 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/.vs/ProjectEvaluation/wideseawcs_server.projects.v7.bin 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/.vs/WIDESEAWCS_Server/DesignTimeBuild/.dtbcache.v2 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/.vs/WIDESEAWCS_Server/FileContentIndex/11fc3547-8351-427a-bf68-f11fd742ee02.vsidx 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/.vs/WIDESEAWCS_Server/FileContentIndex/259d3fa3-fab0-4347-a3a2-078ab9351cda.vsidx 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/.vs/WIDESEAWCS_Server/FileContentIndex/7ebd4f74-c329-4d82-8c18-2e9af014e0d1.vsidx 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/.vs/WIDESEAWCS_Server/FileContentIndex/8cbd78fa-12e4-419a-83d3-131e36b35abf.vsidx 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/.vs/WIDESEAWCS_Server/FileContentIndex/cd427ea8-21cd-46ff-8550-580b298bd33a.vsidx 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/.vs/WIDESEAWCS_Server/config/applicationhost.config 1026 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/.vs/WIDESEAWCS_Server/v17/.futdcache.v2 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/.vs/WIDESEAWCS_Server/v17/DocumentLayout.json 1893 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_BasicInfoRepository/RouterRepository.cs 18 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_BasicInfoRepository/WIDESEAWCS_BasicInfoRepository.csproj 13 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_BasicInfoService/RouterService.cs 60 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_BasicInfoService/WIDESEAWCS_BasicInfoService.csproj 13 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Common/WIDESEAWCS_Common.csproj 9 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Communicator/BaseCommunicator.cs 111 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Communicator/CommunicationException.cs 106 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Communicator/Siemens/SiemensDBDataType.cs 106 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Communicator/Siemens/SiemensS7Communicator.cs 708 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Communicator/Test.cs 65 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Communicator/WIDESEAWCS_Communicator.csproj 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/AOP/LogAOP.cs 325 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/AOP/SqlSugarAop.cs 100 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/App.cs 202 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Authorization/AuthorizationResponse.cs 46 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Authorization/AuthorizationSetup.cs 67 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Authorization/JwtHelper.cs 118 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/BaseController/ApiBaseController.cs 111 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/BaseModels/PageDataOptions.cs 35 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/BaseModels/PageGridData.cs 26 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/BaseModels/Permissions.cs 27 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/BaseModels/SaveModel.cs 21 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/BaseModels/WebResponseContent.cs 53 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/BaseRepository/IRepository.cs 417 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/BaseRepository/RepositoryBase.cs 852 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/BaseRepository/UnitOfWorks/IUnitOfWorkManage.cs 25 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/BaseRepository/UnitOfWorks/UnitOfWork.cs 55 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/BaseRepository/UnitOfWorks/UnitOfWorkManage.cs 194 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/BaseServices/IService.cs 121 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/BaseServices/ServiceBase.cs 557 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/BaseServices/ServiceFunFilter.cs 234 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Caches/Caching.cs 351 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Caches/ICaching.cs 59 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Caches/SqlSugarCacheService.cs 69 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Const/AppSecret.cs 29 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Const/CacheConst.cs 94 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Const/ErrorMsgConst.cs 15 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Const/HtmlElementType.cs 32 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Const/SqlDbTypeName.cs 29 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Const/TenantConst.cs 13 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Const/TenantStatus.cs 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Core/ConfigurableOptions.cs 66 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Core/IConfigurableOptions.cs 12 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Core/InternalApp.cs 47 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/DB/BaseDBConfig.cs 121 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/DB/MainDb.cs 28 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/DB/Models/BaseEntity.cs 82 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/DB/RepositorySetting.cs 53 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Enums/EnumHelper.cs 118 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Enums/LinqExpressionType.cs 21 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Enums/RouterInOutType.cs 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Enums/TaskStatusEnum.cs 147 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Enums/TaskTypeEnum.cs 69 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Extensions/AllOptionRegister.cs 24 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Extensions/ApplicationSetup.cs 28 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Extensions/AutofacModuleRegister.cs 121 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Extensions/CorsSetup.cs 56 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Extensions/DbSetup.cs 24 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Extensions/HttpContextSetup.cs 30 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Extensions/InitializationHostServiceSetup.cs 28 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Extensions/IpPolicyRateLimitSetup.cs 43 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Extensions/MemoryCacheSetup.cs 27 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Extensions/MiniProfilerSetup.cs 32 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Extensions/SqlsugarSetup.cs 143 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Extensions/SwaggerSetup.cs 135 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Filter/ApiAuthorizeFilter.cs 90 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Filter/CustomProfile.cs 17 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Filter/ExporterHeaderFilter.cs 23 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Filter/GlobalExceptionsFilter.cs 93 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Filter/IFixedTokenFilter.cs 57 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Filter/UseServiceDIAttribute.cs 38 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Helper/AppSettings.cs 89 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Helper/ConsoleHelper.cs 57 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Helper/ExportHelper.cs 106 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Helper/FileHelper.cs 428 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Helper/HttpContextHelper.cs 36 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Helper/HttpHelper.cs 104 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Helper/MethodInfoExtensions.cs 22 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Helper/ObjectExtension.cs 48 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Helper/RuntimeExtension.cs 89 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Helper/SecurityEncDecryptHelper.cs 93 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Helper/UtilConvert.cs 438 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/HostedService/SeedDataHostedService.cs 72 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/HttpContextUser/AspNetUser.cs 197 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/HttpContextUser/IUser.cs 56 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/IDependency.cs 12 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/LogHelper/LogLock.cs 92 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Middlewares/ApiLogMiddleware.cs 113 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Middlewares/ExceptionHandlerMiddleware.cs 59 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Middlewares/IpLimitMiddleware.cs 40 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Middlewares/JwtTokenAuthMiddleware.cs 94 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Middlewares/MiddlewareHelpers.cs 42 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Middlewares/SwaggerAuthMiddleware.cs 80 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Middlewares/SwaggerMiddleware.cs 58 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Seed/DBContext.cs 216 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Seed/DBSeed.cs 286 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Seed/FrameSeed.cs 582 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Tenants/ITenantEntity.cs 21 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Tenants/MultiTenantAttribute.cs 56 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Tenants/TenantUtil.cs 127 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Utilities/EntityProperties.cs 216 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Utilities/LambdaExtensions.cs 183 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/Utilities/VierificationCode.cs 122 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Core/WIDESEAWCS_Core.csproj 38 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_DTO/StackerCarneTaskDTO.cs 13 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_DTO/System/ActionDTO.cs 16 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_DTO/System/MenuDTO.cs 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_DTO/System/UserPermissions.cs 17 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_DTO/TaskInfo/WMSTaskDTO.cs 56 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_DTO/WIDESEAWCS_DTO.csproj 13 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_IBasicInfoRepository/IRouterRepository.cs 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_IBasicInfoRepository/WIDESEAWCS_IBasicInfoRepository.csproj 13 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_IBasicInfoService/IRouterService.cs 15 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_IBasicInfoService/WIDESEAWCS_IBasicInfoService.csproj 13 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_ISystemRepository/ISys_DictionaryRepository.cs 15 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_ISystemRepository/ISys_MenuRepository.cs 26 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_ISystemRepository/ISys_RoleAuthRepository.cs 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_ISystemRepository/ISys_RoleRepository.cs 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_ISystemRepository/ISys_TenantRepository.cs 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_ISystemRepository/ISys_TestRepository.cs 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_ISystemRepository/ISys_UserRepository.cs 16 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_ISystemRepository/WIDESEAWCS_ISystemRepository.csproj 13 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_ISystemServices/ISys_DictionaryService.cs 15 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_ISystemServices/ISys_MenuService.cs 26 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_ISystemServices/ISys_RoleService.cs 23 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_ISystemServices/ISys_TenantService.cs 16 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_ISystemServices/ISys_TestService.cs 16 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_ISystemServices/ISys_UserService.cs 22 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_ISystemServices/WIDESEAWCS_ISystemServices.csproj 13 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_ITaskInfoRepository/IStationManagerRepository.cs 34 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_ITaskInfoRepository/ITaskExecuteDetailRepository.cs 32 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_ITaskInfoRepository/ITaskRepository.cs 32 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_ITaskInfoRepository/WIDESEAWCS_ITaskInfoRepository.csproj 13 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_ITaskInfoService/IStationManagerService.cs 38 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_ITaskInfoService/ITaskExecuteDetailService.cs 37 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_ITaskInfoService/ITaskService.cs 112 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_ITaskInfoService/WIDESEAWCS_ITaskInfoService.csproj 13 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Model/LoginInfo.cs 15 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Model/Models/BasicInfo/Dt_Router.cs 87 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Model/Models/System/RoleAuthor.cs 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Model/Models/System/RoleNodes.cs 15 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Model/Models/System/Sys_Actions.cs 16 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Model/Models/System/Sys_Department.cs 57 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Model/Models/System/Sys_Dictionary.cs 95 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Model/Models/System/Sys_DictionaryList.cs 57 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Model/Models/System/Sys_Log.cs 86 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Model/Models/System/Sys_Menu.cs 87 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Model/Models/System/Sys_Role.cs 54 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Model/Models/System/Sys_RoleAuth.cs 48 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Model/Models/System/Sys_Tenant.cs 57 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Model/Models/System/Sys_Test.cs 31 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Model/Models/System/Sys_User.cs 145 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Model/Models/System/UserPermissions.cs 17 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Model/Models/TaskInfo/Dt_StationManager.cs 88 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Model/Models/TaskInfo/Dt_Task.cs 121 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Model/Models/TaskInfo/Dt_TaskExecuteDetail.cs 79 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Model/WIDESEAWCS_Model.csproj 18 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/ConveyorLine/CommonConveyorLine.cs 158 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/ConveyorLine/Enum/ConveyorLineStatus.cs 24 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/ConveyorLine/IConveyorLine.cs 78 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/CustomException/QuartzJobException.cs 184 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/DTO/DeviceInfoDTO.cs 35 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/DTO/DeviceProDTO.cs 89 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/DTO/DeviceProtocolDetailDTO.cs 47 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/DTO/DispatchInfoDTO.cs 44 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/DTO/DispatchStatusDTO.cs 63 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/DeviceBase/CustomException/StackerCraneException.cs 12 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/DeviceBase/DataLengthAttribute.cs 36 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/DeviceBase/DeviceCommand.cs 247 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/DeviceBase/DeviceStatus.cs 53 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/DeviceBase/IDevice.cs 58 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/DeviceEnum/DeviceStatus.cs 38 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/DevicesStorage.cs 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/Models/Dt_DeviceInfo.cs 112 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/Models/Dt_DeviceProtocol.cs 100 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/Models/Dt_DeviceProtocolDetail.cs 75 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/Models/Dt_DispatchInfo.cs 88 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/QuartzExtensions/JobSetup.cs 56 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/QuartzExtensions/QuartzJobAutofacModuleRegister.cs 64 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/QuartzExtensions/QuartzJobDataTableHostedService.cs 79 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/QuartzExtensions/QuartzJobHostedService.cs 125 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/QuartzNet/ISchedulerCenter.cs 102 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/QuartzNet/JobFactory.cs 65 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/QuartzNet/SchedulerCenterServer.cs 452 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/Repository/DeviceInfoRepository.cs 35 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/Repository/DeviceProtocolDetailRepository.cs 35 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/Repository/DeviceProtocolRepository.cs 35 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/Repository/DispatchInfoRepository.cs 35 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/Repository/IDeviceInfoRepository.cs 32 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/Repository/IDeviceProtocolDetailRepository.cs 32 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/Repository/IDeviceProtocolRepository.cs 32 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/Repository/IDispatchInfoRepository.cs 32 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/Seed/QuartzJobCreateDataTabel.cs 105 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/Service/DeviceInfoService.cs 50 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/Service/DeviceProtocolDetailService.cs 49 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/Service/DeviceProtocolService.cs 39 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/Service/DispatchInfoService.cs 69 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/Service/IDeviceInfoService.cs 38 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/Service/IDeviceProtocolDetailService.cs 34 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/Service/IDeviceProtocolService.cs 32 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/Service/IDispatchInfoService.cs 38 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/StackerCrane/CommonStackerCrane.cs 447 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/StackerCrane/Enum/StackerCraneStatus.cs 137 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/StackerCrane/IStackerCrane.cs 104 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/StackerCrane/StackerCraneTaskCompletedEventArgs.cs 43 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/WIDESEAWCS_QuartzJob.csproj 18 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Server.sln 180 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Server/Controllers/BasicInfo/RouterController.cs 24 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Server/Controllers/QuartzJob/DeviceInfoController.cs 29 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Server/Controllers/System/Sys_DictionaryController.cs 28 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Server/Controllers/System/Sys_MenuController.cs 50 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Server/Controllers/System/Sys_RoleController.cs 64 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Server/Controllers/System/Sys_TenantController.cs 33 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Server/Controllers/System/Sys_TestController.cs 27 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Server/Controllers/System/Sys_UserController.cs 67 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Server/Controllers/Task/TaskController.cs 58 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Server/Controllers/Task/TaskExecuteDetailController.cs 33 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Server/Filter/AutoMapperConfig.cs 18 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Server/Filter/AutoMapperSetup.cs 16 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Server/Filter/AutofacPropertityModuleReg.cs 17 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Server/Filter/CustomProfile.cs 23 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Server/Program.cs 149 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Server/Properties/launchSettings.json 31 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Server/WIDESEAWCS_Server.csproj 51 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Server/appsettings.Development.json 8 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Server/appsettings.json 26 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Server/index.html 124 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Server/wwwroot/WIDESEAWCS_DB.DBSeed.Json/Sys_Menu.tsv 146 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Server/wwwroot/WIDESEAWCS_DB.DBSeed.Json/Sys_Role.tsv 12 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Server/wwwroot/WIDESEAWCS_DB.DBSeed.Json/Sys_RoleAuth.tsv 93 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Server/wwwroot/WIDESEAWCS_DB.DBSeed.Json/Sys_Tenant.tsv 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Server/wwwroot/WIDESEAWCS_DB.DBSeed.Json/Sys_User.tsv 25 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Server/wwwroot/css/style.css 132 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Server/wwwroot/js/anime.min.js 33 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Server/wwwroot/swg-login.html 130 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_SystemRepository/Sys_DictionaryRepository.cs 75 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_SystemRepository/Sys_MenuRepository.cs 200 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_SystemRepository/Sys_RoleAuthRepository.cs 18 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_SystemRepository/Sys_RoleRepository.cs 18 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_SystemRepository/Sys_TenantRepository.cs 18 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_SystemRepository/Sys_TestRepository.cs 18 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_SystemRepository/Sys_UserRepository.cs 26 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_SystemRepository/WIDESEAWCS_SystemRepository.csproj 13 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_SystemServices/Sys_DictionaryService.cs 50 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_SystemServices/Sys_MenuService.cs 177 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_SystemServices/Sys_RoleService.cs 214 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_SystemServices/Sys_TenantService.cs 80 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_SystemServices/Sys_TestService.cs 36 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_SystemServices/Sys_UserService.cs 168 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_SystemServices/WIDESEAWCS_SystemServices.csproj 13 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_TaskInfoRepository/StationManagerRepository.cs 35 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_TaskInfoRepository/TaskExecuteDetailRepository.cs 35 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_TaskInfoRepository/TaskRepository.cs 35 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_TaskInfoRepository/WIDESEAWCS_TaskInfoRepository.csproj 15 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_TaskInfoService/StationManagerService.cs 56 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_TaskInfoService/TaskExecuteDetailService.cs 206 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_TaskInfoService/TaskService.cs 498 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_TaskInfoService/WIDESEAWCS_TaskInfoService.csproj 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Tasks/ConveyorLineJob/CommonConveyorLineJob.cs 138 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Tasks/ConveyorLineJob/ConveyorLineDBName.cs 34 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Tasks/ConveyorLineJob/ConveyorLineTaskCommand.cs 123 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Tasks/StackerCraneJob/CommonStackerCraneJob.cs 271 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Tasks/StackerCraneJob/StackerCraneDBName.cs 78 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Tasks/StackerCraneJob/StackerCraneTaskCommand.cs 83 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Tasks/TestJob.cs 84 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WIDESEAWCS_Server/WIDESEAWCS_Tasks/WIDESEAWCS_Tasks.csproj 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史