1
cwjbxqmz
2024-01-25 c5834dece5ebef10e2e56a4f654a8d3f6061cf6c
WebAPI/Controllers/CJGL/Cj_StationInBillController.cs
@@ -530,7 +530,7 @@
                {
                    objJsonResult.code = "0";
                    objJsonResult.count = 0;
                    objJsonResult.Message = "未查询到出站单明细信息!";
                    objJsonResult.Message = "未查询到职员信息!";
                    objJsonResult.data = null;
                    return objJsonResult;
                }