啊鑫
2024-08-20 78552e2fb411f5a86abd31c24bece97af8edd110
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();
    /***进入模版管理可以修改模版***/