展杰
2024-08-13 a4f725f0fc99e1e51106af1b60263ac3bd2a7c30
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();
    /***进入模版管理可以修改模版***/