啊鑫
2025-08-06 a3a5db87cd11f10efd42eee49e7977c5360e1b55
MESApplication/Controllers/PLM/PLMController.cs
@@ -71,7 +71,7 @@
        return Convert.ToBase64String(fileBytes);
    }
    [HttpDelete("DeleteImageFile")]
    [HttpPost("DeleteImageFile")]
    public IActionResult DeleteImageFile([FromQuery] string filePath)
    {
        // 检查文件路径是否为空