cdk
2025-07-26 a3beb6aae5d38391a5de3450ff20dd2a9b7e2bdb
Controllers/Warehouse/MesCprkController.cs
@@ -57,7 +57,7 @@
        try
        {
            dynamic resultInfos = new ExpandoObject();
            //resultInfos.tbBillList = m.CPRK(unity);
            resultInfos.tbBillList = m.CPRK(unity);
            return new ResponseResult
            {
                status = 0,