wangxinhui
2025-08-28 637e23e7df2eb7e9e3dc630f3cf4e212017c7e18
分支
用户 wangxinhui <wangxinhui@hnkhzn.com>
星期四, 八月 28, 2025 16:59 +0800
提交者 wangxinhui <wangxinhui@hnkhzn.com>
星期四, 八月 28, 2025 16:59 +0800
提交637e23e7df2eb7e9e3dc630f3cf4e212017c7e18
目录 04d77ee6642167fbd6163d4f1b652d1d58dfffd6 目录 | zip | gz
上一版本 5a8b16b77cbbbe8137603ba9381f81f95f58135f 查看 | 对比
更新最新代码
已修改27个文件
已删除53个文件
已添加3个文件
5881 ■■■■ 文件已修改
项目代码/WCS/WCSServices/WIDESEAWCS_Server/Controllers/AGV/AGVController.cs 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WCS/WCSServices/WIDESEAWCS_Server/appsettings.json 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WCS/WCSServices/WIDESEAWCS_TaskInfoService/TaskService_Operate.cs 10 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WCS/WCSServices/WIDESEAWCS_Tasks/原料库/ConveyorLineJob_YL1ndFloor.cs 3 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WCS/WCSServices/WIDESEAWCS_Tasks/成品仓/ConveyorLineJob_CPA.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WCS/WCSServices/WIDESEAWCS_Tasks/成品仓/ConveyorLineJob_CPB.cs 12 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WCS/WCSServices/WIDESEAWCS_Tasks/成品仓/RGVJob_CP.cs 5 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WCS/WCSServices/WIDESEAWCS_Tasks/成品仓/StackerCraneJob_CP.cs 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WCS/WCSServices/WIDESEAWCS_Tasks/码垛/MDJob_CP.cs 47 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_BasicService/Base/MaterielInfoService.cs 19 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_Common/APIEnum/APIEnum.cs 57 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_Common/CommonEnum/RecyclingEnum.cs 31 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_DTO/Basic/BSTMaterialDTO.cs 95 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_DTO/Basic/CachePointGroupDTO.cs 35 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_DTO/Basic/InnerCodeDTO.cs 16 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_DTO/Basic/ProSerNumAnalysisModel.cs 52 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_DTO/ERP/ErpInOrderDTO.cs 89 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_DTO/ERP/ErpOutOrderDTO.cs 106 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_DTO/ERP/ErpOutProSyncResponseContent.cs 85 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_DTO/ERP/ErpProInErpStaticResponseContent.cs 53 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_DTO/ERP/ErpProOutLingOrder.cs 71 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_DTO/ERP/ErpProOutOrderDTO.cs 111 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_DTO/ERP/ErpProductScrappedOrderDTO.cs 90 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_DTO/ERP/ErpProductSpecifyVerDTO.cs 71 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_DTO/ERP/ErpProductTransferOrderDTO.cs 101 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_DTO/ERP/ErpProductWarehousingOrderDTO.cs 107 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_DTO/ERP/ErpReturnOrderDTO.cs 127 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_DTO/ERP/ErpSaleCustomResponseContent.cs 34 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_DTO/ERP/MaterielInfoDTO.cs 164 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_DTO/ERP/PurchaseOrderModel.cs 101 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_DTO/ERP/Root.cs 31 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_DTO/ERP/UserInfoDTO.cs 61 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_DTO/Inbound/InboundOrderGetDTO.cs 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_DTO/Inbound/MaterielGroupDTO.cs 22 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_DTO/Inbound/ProInStaticDTO.cs 18 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_DTO/MES/MESRoot.cs 24 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_DTO/MES/MesBagInfoModel.cs 141 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_DTO/MES/MesMaterialLotaAceptModel.cs 89 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_DTO/MES/MesProductOutBound.cs 61 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_DTO/MES/MesShipmentOrderSync.cs 95 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_DTO/MES/MesSolderModel.cs 39 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_DTO/MES/PPSubsectionModel.cs 194 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_DTO/MES/RworkTaskModel.cs 64 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_DTO/MES/SubstrateModel.cs 90 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_DTO/MES/TestToolModel.cs 79 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_DTO/Outbound/OutProInfoDTO.cs 23 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_DTO/Outbound/OutboundOrderAddDTO.cs 37 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_DTO/Outbound/OutboundOrderDetailAddDTO.cs 39 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_DTO/Outbound/OutboundOrderGetDTO.cs 15 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_DTO/Stock/StockSelectViewDTO.cs 22 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_DTO/Stock/StockViewDTO.cs 167 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_DTO/WIDESEA_DTO.csproj 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_External/ERPService/InvokeERPService.cs 274 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_External/IERPService/IInvokeERPService.cs 79 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_External/Model/ERPCheckModel.cs 134 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_External/Model/ERPInboundModel.cs 124 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_External/Model/ERPIssueModel.cs 127 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_External/Model/ERPMaintainIssueModel.cs 92 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_External/Model/ERPMaterialSaleReturnModel.cs 26 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_External/Model/ERPOutboundModel.cs 85 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_External/Model/ERPProInboundModel.cs 127 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_External/Model/ERPProOutOrderModel.cs 85 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_External/Model/ERPProStockCheckModel.cs 129 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_External/Model/ERPProductCheckModel.cs 187 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_External/Model/ERPReceiveModel.cs 139 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_External/Model/ERPReturnModel.cs 102 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_External/Model/ERPScrapSheetModel.cs 101 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_External/Model/ERPTakeStockModel.cs 82 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_ITaskInfoService/ITaskService.cs 6 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_Model/Models/Basic/Dt_MaterielInfo.cs 10 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_TaskInfoService/AssignInboundTaskLocation_BC.cs 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_TaskInfoService/MesProductService.cs 40 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_TaskInfoService/MesSolderService.cs 31 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_TaskInfoService/MesTaskService.cs 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_TaskInfoService/TaskService.cs 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_WMSServer/Controllers/ERP/ErpController.cs 127 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_WMSServer/Controllers/LargeScreen/LargeController.cs 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_WMSServer/Controllers/MES/MesController.cs 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSServices/WIDESEA_WMSServer/Filter/CustomProfile.cs 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目资料/接口协议/一期BSTERP需求字段.xlsx 对比 | 查看 | 原始文档 | blame | 历史
项目资料/接口协议/博思通ERPJSON数据解析.txt 726 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目资料/接口协议/博斯通利拓接口.xlsx 对比 | 查看 | 原始文档 | blame | 历史
项目资料/通信协议/成品输送线通讯协议_20250707.xlsx 对比 | 查看 | 原始文档 | blame | 历史