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