hutongqing
2024-11-26 2c213d4f6543a66845ac5d2bc13eaf06d1033eb6
分支
用户 hutongqing <hutongqing@hnkhzn.com>
星期二, 十一月 26, 2024 14:43 +0800
提交者 hutongqing <hutongqing@hnkhzn.com>
星期二, 十一月 26, 2024 14:43 +0800
提交2c213d4f6543a66845ac5d2bc13eaf06d1033eb6
目录 4f20ea76e434ce883fdcfdc30db2cf2e1ed2dd41 目录 | zip | gz
上一版本 7dac077b18214ed8394b92acc3c3fd6f90d44313 查看 | 对比
更新

1、添加实体验证
2、创建外部接口层
3、修改swagger页面
4、上传接口文档
已删除4个文件
已修改15个文件
已添加31个文件
1244 ■■■■■ 文件已修改
代码管理/WMS/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/FileContentIndex/0953fb38-b0b7-412f-af85-0f46fe65641c.vsidx 对比 | 查看 | 原始文档 | blame | 历史
代码管理/WMS/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/FileContentIndex/10b99ab2-3ed9-4168-861d-3e713d433fdb.vsidx 对比 | 查看 | 原始文档 | blame | 历史
代码管理/WMS/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/FileContentIndex/2400cefb-3970-4564-9733-19be936041f9.vsidx 对比 | 查看 | 原始文档 | blame | 历史
代码管理/WMS/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/FileContentIndex/6c6ca66c-f03a-48f7-9fb7-7620f4736346.vsidx 对比 | 查看 | 原始文档 | blame | 历史
代码管理/WMS/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/FileContentIndex/bdfff0cf-975f-453c-b7ee-d6d0690555a2.vsidx 对比 | 查看 | 原始文档 | blame | 历史
代码管理/WMS/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/FileContentIndex/d53eb68f-3805-456f-afb2-72dfc7a6061c.vsidx 对比 | 查看 | 原始文档 | blame | 历史
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_Common/CommonEnum/PalletTypeEnum.cs 11 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_Common/CommonEnum/WhetherEnum.cs 24 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_Common/MaterielEnum/MaterielSourceTypeEnum.cs 26 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_Common/MaterielEnum/MaterielStateEnum.cs 13 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_Common/MaterielEnum/MaterielTypeEnum.cs 34 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_Core/AOP/LogAOP.cs 13 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_Core/Attributes/CustomValidationAttribute.cs 25 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_Core/Attributes/MethodParamsValidateAttribute.cs 13 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_Core/Attributes/ModelValidateAttribute.cs 35 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_Core/BaseModels/PageDataOptions.cs 23 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_Core/Extensions/JobSetup.cs 23 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_Core/Filter/ActionExecuteFilter.cs 23 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_Core/Middlewares/AllServicesMiddleware.cs 62 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_Core/Utilities/ModelValidate.cs 80 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_Core/Utilities/ParamsValidator.cs 44 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_Core/WIDESEA_Core.csproj 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_DTO/Inbound/InboundOrderAddDTO.cs 6 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_DTO/Inbound/InboundOrderDetailAddDTO.cs 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_External/ERPService/ERPInvokeService.cs 25 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_External/ERPService/InvokeERPService.cs 15 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_External/IERPService/IERPInvokeService.cs 18 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_External/IERPService/InvokeERPService.cs 15 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_External/Model/PurchaseOrderModel.cs 95 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_External/WIDESEA_External.csproj 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_InboundService/Service/InboundOrderService.cs 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_Model/Models/Basic/Dt_MaterielInfo.cs 111 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer.sln 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/ERP/ErpController.cs 34 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/Program.cs 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/WIDESEA_WMSServer.csproj 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/index.html 90 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/wwwroot/css/site.css 71 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/wwwroot/css/swaggerdoc.css 109 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/wwwroot/favicon.ico 对比 | 查看 | 原始文档 | blame | 历史
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/wwwroot/js/jquery-3.3.1.min.js 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/wwwroot/js/site.js 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/wwwroot/js/swaggerdoc.js 139 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/wwwroot/logo.jpg.jpg 对比 | 查看 | 原始文档 | blame | 历史
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/wwwroot/logo/favicon-32x32.png 对比 | 查看 | 原始文档 | blame | 历史
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/wwwroot/swg-login.html 22 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
项目资料/接口文档/收货单接口.pdf 对比 | 查看 | 原始文档 | blame | 历史
项目资料/接口文档/查询接口汇总.pdf 对比 | 查看 | 原始文档 | blame | 历史
项目资料/接口文档/物料出库接口.pdf 对比 | 查看 | 原始文档 | blame | 历史
项目资料/接口文档/特创ERP&WMS接口清单072520241126.xlsx 对比 | 查看 | 原始文档 | blame | 历史