物料模型
This commit is contained in:
parent
ffe009e6d3
commit
de8607460f
@ -25,7 +25,6 @@ namespace MDM.Controllers.Material
|
||||
/// </summary>
|
||||
[Verify]
|
||||
[Route("MasterDataManagement/Material/MaterialList")]
|
||||
[AllowAnonymous]
|
||||
public class MaterialListController : BaseController
|
||||
{
|
||||
/// <summary>
|
||||
|
||||
@ -20,13 +20,11 @@ using NPOI.HPSF;
|
||||
|
||||
//创建时间:2025-11-15
|
||||
namespace MDM.Controllers.Material
|
||||
{
|
||||
/// <summary>
|
||||
{ /// <summary>
|
||||
/// 物料类别
|
||||
/// </summary>
|
||||
//[Verify]
|
||||
[Verify]
|
||||
[Route("MasterDataManagement/Material/MaterialType")]
|
||||
[AllowAnonymous]
|
||||
public class MaterialTypeController : BaseController
|
||||
{
|
||||
/// <summary>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user