入库申请同步,提报增加字段

This commit is contained in:
2023-07-14 15:05:30 +08:00
parent 280f1184f3
commit 4fbcbfb056
6 changed files with 53 additions and 5 deletions

View File

@@ -11,7 +11,7 @@ using Tnb.ProductionMgr.Interfaces;
namespace Tnb.ProductionMgr
{
/// <summary>
/// mes入库申请
/// mes生产入库申请
/// </summary>
[ApiDescriptionSettings(Tag = ModuleConst.Tag, Area = ModuleConst.Area, Order = 700)]
[Route("api/[area]/[controller]/[action]")]