cnf
2025-03-18 06905858858c53175dde5dc467e0f75803a13f61
MESApplication/Controllers/BasicData/SalesReturnNoticeDetailController.cs
@@ -10,8 +10,7 @@
[Route("api/[controller]")]
public class SalesReturnNoticeDetailController : ControllerBase
{
    private SalesReturnNoticeDetailManager m =
        new SalesReturnNoticeDetailManager();
    private readonly SalesReturnNoticeDetailManager m = new();
    /***进入模版管理可以修改模版***/