啊鑫
2024-09-07 f281eb85b145a0899eb821562aa3fdaa4c35b912
MESApplication/Controllers/Base/DemoController.cs
@@ -28,6 +28,7 @@
        }
        catch (Exception ex)
        {
            throw ex;
            return ResponseResult.ResponseError(ex);
        }
    }