From 81d7ea79262dd75fbd1c921d4124e8e53e46e2c4 Mon Sep 17 00:00:00 2001 From: Administrator Date: Thu, 13 Jan 2022 10:05:52 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ReportServices/ReportMakeService.cs | 4 ++-- .../SettleAccount.Application.xml | 21 +++++++++++++++++++ 2 files changed, 23 insertions(+), 2 deletions(-) diff --git a/src/Modules/SettleAccount/src/SettleAccount.Application/Reports/ReportServices/ReportMakeService.cs b/src/Modules/SettleAccount/src/SettleAccount.Application/Reports/ReportServices/ReportMakeService.cs index 1f2d2709..a895191a 100644 --- a/src/Modules/SettleAccount/src/SettleAccount.Application/Reports/ReportServices/ReportMakeService.cs +++ b/src/Modules/SettleAccount/src/SettleAccount.Application/Reports/ReportServices/ReportMakeService.cs @@ -33,8 +33,8 @@ using Win.Sfs.SettleAccount.Reports.ReportRequestDto; namespace Win.Sfs.SettleAccount.Reports.ReportServices { [Authorize(SettleAccountPermissions.Reports.Default)] - [AllowAnonymous] - //[Route("api/settleaccount/ReportMakeService")] + + [Route("api/settleaccount/ReportMakeService")] public class ReportService : ApplicationService { diff --git a/src/Modules/SettleAccount/src/SettleAccount.Application/SettleAccount.Application.xml b/src/Modules/SettleAccount/src/SettleAccount.Application/SettleAccount.Application.xml index 10151a13..2f392385 100644 --- a/src/Modules/SettleAccount/src/SettleAccount.Application/SettleAccount.Application.xml +++ b/src/Modules/SettleAccount/src/SettleAccount.Application/SettleAccount.Application.xml @@ -1805,6 +1805,13 @@ + + + 任务明细标记已确认 + + 上传的文件(前端已经限制只能上传一个附件) + + wms出库 @@ -1901,6 +1908,13 @@ 上传的文件(前端已经限制只能上传一个附件) + + + 任务明细标记已确认 + + 上传的文件(前端已经限制只能上传一个附件) + + 选择任务,生成出库单,只包含已确认的单据 @@ -2851,6 +2865,13 @@ + + + 任务明细标记已确认 + + 上传的文件(前端已经限制只能上传一个附件) + + 出库界面功能, 撤销核准出库