111
啊鑫
2025-08-14 2b8d835217a75650e066de7d39509eee9923ef3c
MESApplication/Controllers/QC/RKJController.cs
@@ -395,7 +395,9 @@
        try
        {
            dynamic resultInfos = new ExpandoObject();
            var tbBillList =
                new RKJService().IqcQaSubmit(rkjDto);
            resultInfos.tbBillList = tbBillList;
            return new ResponseResult
            {
                status = 0,