zrg
2024-01-19 f01d500ed3e60d96b0fa998089a2cd7aa2069f2f
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;
                }