出库单计划:发运清单

物料清单:发运单
数据对应完成,交由客户测试
This commit is contained in:
赵正易
2024-03-28 15:36:38 +08:00
parent d78f810f42
commit de15bc289a
3 changed files with 17 additions and 13 deletions

View File

@@ -13,7 +13,7 @@ namespace ZR.Admin.WebApi.Controllers
/// <summary>
/// 出库货物记录表
/// </summary>
[Verify]
// [Verify]
[Route("/mes/wm/WmGoodsOutProduction")]
public class WmGoodsOutProductionController : BaseController
{