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