111
Administrator
2025-11-05 0b0451d2ddbde67d272ff72fde688c5f1fe67f90
Controllers/MesCutterLedgerController.cs
@@ -25,7 +25,8 @@
        string type,
        int? useLimit,
        decimal? sdjs,
        decimal? xdjs
        decimal? xdjs,
        decimal? modlLifeWorning
    );
    public record FormDataRequest(
@@ -76,7 +77,8 @@
                req.type,
                req.useLimit,
                req.sdjs,
                req.xdjs
                req.xdjs,
                req.modlLifeWorning
            );
            return Ok(new ResponseResult