sjz
2025-02-13 a376d24964db749ed38a5873d2e6aaa1b82b2e83
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();
    /***进入模版管理可以修改模版***/