zyf
2025-08-26 fa53abd5d374862c640da5310d0bd1bb641a0d5b
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,