啊鑫
2024-08-01 b64efba9b005c074b3963c9d650091c70e46108b
MESApplication/Controllers/BasicData/SalesReturnNoticeController.cs
@@ -10,7 +10,7 @@
[Route("api/[controller]")]
public class SalesReturnNoticeController : ControllerBase
{
    private SalesReturnNoticeManager m = new SalesReturnNoticeManager();
    private readonly SalesReturnNoticeManager m = new();
    /***进入模版管理可以修改模版***/