zyf
2025-06-17 1e1b8c262ebe02e82f93c4344f9feb9624f77b52
MESApplication/Controllers/BasicData/SalesReturnNoticeDetailController.cs
@@ -8,9 +8,9 @@
[ApiController]
[Route("api/[controller]")]
public class SalesReturnNoticeDetailController : ControllerBase
public class SalesReturnDetailController : ControllerBase
{
    private readonly SalesReturnNoticeDetailManager m = new();
    private readonly SalesReturnDetailManager m = new();
    /***进入模版管理可以修改模版***/